Questions tagged [csscritic]

CSScritic is a lightweight tool for regression testing of Cascading Style Sheets.

CSScritic is a lightweight tool for regression testing of Cascading Style Sheets. https://www.npmjs.com/package/csscritic

1 questions
8
votes
2 answers

Why am I getting a blocked script execution error?

I am using http://cburgmer.github.io/rasterizeHTML.js/ to turn html into a canvas. When I change the code to: var canvas = document.getElementById("save_image_canvas"); // rasterizeHTML.drawHTML('
Some
AllisonC
  • 2,973
  • 4
  • 29
  • 46