mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Partial fix for 12415
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
*/
|
||||
// Import from http://hg.mozilla.org/mozilla-central/raw-file/a5a720259d79/dom/webidl/NodeIterator.webidl
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
interface NodeIterator {
|
||||
[SameObject]
|
||||
readonly attribute Node root;
|
||||
|
||||
Reference in New Issue
Block a user