Brian Zhang

Results 6 issues of Brian Zhang

**Welcome!** Please use this template for reporting documentation issues on https://developers.google.com/web/. _For questions about **Chrome DevTools**, checkout the [`google-chrome-devtools`](https://stackoverflow.com/questions/tagged/google-chrome-devtools) tag on StackOverflow. For questions about **Chrome**, check the [`google-chrome`](https://stackoverflow.com/questions/tagged/google-chrome) tag....

Repro: https://codepen.io/atav32/pen/jOrPzPK?editors=1010 Trying to run the example code from the [docs page](https://raphamorim.io/origamijs/docs/): ```javascript var style = { color: "#000", font: "70px Helvetica", align: "center", border: "2px solid gold" }; origami(".canvas")...

``` javascript module.exports = function(grunt) { grunt.loadNpmTasks('grunt-bower-task'); grunt.initConfig({ bower: { install: { options: { } } } }); }; ```

bug

*Stracktrace* ``` bash atav32@home:~/code/vimrc-to-json> python3 vimrc-to-json.py Traceback (most recent call last): File "vimrc-to-json.py", line 78, in new_file += mapToJSONList(item["after"], command) File "vimrc-to-json.py", line 45, in mapToJSONList map_json += '"' +...

A really long line will write over the prompt before wrapping to the next line ![6e2sbpctkt](https://cloud.githubusercontent.com/assets/622185/7946739/3d2c595c-092d-11e5-8f41-49701ca54125.gif) I think this is related to not having closing brackets on color variables [[1]](http://askubuntu.com/a/251186/258990)...

Not able to generate any recordings. Took a look at the background page console and saw a bunch of errors. ![screen shot 2018-04-23 at 1 23 26 pm](https://user-images.githubusercontent.com/622185/39151251-87d690f0-46f9-11e8-84d4-6abd0564de79.png) - `Unrecognized...