mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Backed out changeset 51865375fb83 (bug 1261002) for possible causing android and valgrind issues on a CLOSED TREE
--HG-- extra : rebase_source : e275e19e418e23748b1fcbc33b061391a7877bd5
This commit is contained in:
parent
d84fb223d8
commit
f4e7ed2079
@ -34,8 +34,6 @@ interface Node : EventTarget {
|
||||
[Pure]
|
||||
readonly attribute DOMString? baseURI;
|
||||
|
||||
[Pure, BinaryName=getComposedDoc]
|
||||
readonly attribute boolean isConnected;
|
||||
[Pure]
|
||||
readonly attribute Document? ownerDocument;
|
||||
[Pure, Pref="dom.node.rootNode.enabled"]
|
||||
|
Loading…
Reference in New Issue
Block a user