Index: third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt |
index 1f411d1b516e1cf6b18cfbfbf332e61ed3fc4850..217519d627a664c56ade4ef00cf1bda178389e6c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt |
@@ -3682,26 +3682,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 |