| Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| index 7b8356f03cd5a67e3933989ca7d062e770627037..1955afd994c93fa3ddb51d27599edd6e54121797 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
|
| @@ -4450,26 +4450,6 @@ interface Node : EventTarget
|
| method replaceChild
|
| setter nodeValue
|
| setter textContent
|
| -interface NodeFilter
|
| - attribute @@toStringTag
|
| - attribute FILTER_ACCEPT
|
| - attribute FILTER_REJECT
|
| - attribute FILTER_SKIP
|
| - attribute SHOW_ALL
|
| - attribute SHOW_ATTRIBUTE
|
| - attribute SHOW_CDATA_SECTION
|
| - attribute SHOW_COMMENT
|
| - attribute SHOW_DOCUMENT
|
| - attribute SHOW_DOCUMENT_FRAGMENT
|
| - attribute SHOW_DOCUMENT_TYPE
|
| - attribute SHOW_ELEMENT
|
| - attribute SHOW_ENTITY
|
| - attribute SHOW_ENTITY_REFERENCE
|
| - attribute SHOW_NOTATION
|
| - attribute SHOW_PROCESSING_INSTRUCTION
|
| - attribute SHOW_TEXT
|
| - method acceptNode
|
| - method constructor
|
| interface NodeIterator
|
| attribute @@toStringTag
|
| getter filter
|
|
|