Brian Zhang
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: { } } } }); }; ```
*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  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.  - `Unrecognized...