DescriptionSync DOMImplementation IDL with spec
http://dom.spec.whatwg.org/#domimplementation
The new tests pass in Firefox Nightly and Opera 12.16.
IE11 Release Preview returns null for doctype.publicId and
doctype.systemId, and does not throw an exception when calling
hasFeature with only 1 argument, but otherwise passes.
Finally, no other browser appears to implement createCSSStyleSheet,
so add a UseCounter in the hope that it can be removed.
BUG=310298, 325922
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163544
Patch Set 1 #Patch Set 2 : update test #
Messages
Total messages: 4 (0 generated)
|