Beging implementing reftests

This commit is contained in:
MoyuScript
2017-08-09 00:50:31 +08:00
parent 8fde015829
commit b4dfb4404f
163 changed files with 15221 additions and 14371 deletions

View File

@@ -1 +1 @@
document.querySelector("#block").className += "class";
document.querySelector('#block').className += 'class';