mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Beging implementing reftests
This commit is contained in:
@ -1 +1 @@
|
||||
document.querySelector("#block").className += "class";
|
||||
document.querySelector('#block').className += 'class';
|
||||
|
Reference in New Issue
Block a user