NEW135930
import-w3c-tests should parse JS code to look for get/setPropertyValue() and prefix properties
https://bugs.webkit.org/show_bug.cgi?id=135930
Summary import-w3c-tests should parse JS code to look for get/setPropertyValue() and ...
Rebecca Hauck
Reported 2014-08-13 19:33:12 PDT
When this script was written, it purposely set to the side handling prefixes in JS code with a TODO. At the very least, we should parse the JS code and handle getPropertyValue() and setPropertyValue() with the existing code that's there and handle the CSSOM stuff later.
Attachments
Note You need to log in before you can comment on or make changes to this bug.