mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Remove [PrimaryGlobal]
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* https://dom.spec.whatwg.org/#interface-node
|
||||
*/
|
||||
|
||||
[Abstract]
|
||||
[Exposed=Window, Abstract]
|
||||
interface Node : EventTarget {
|
||||
const unsigned short ELEMENT_NODE = 1;
|
||||
const unsigned short ATTRIBUTE_NODE = 2; // historical
|
||||
|
||||
Reference in New Issue
Block a user