Index: LayoutTests/webexposed/global-interface-listing-expected.txt |
diff --git a/LayoutTests/webexposed/global-interface-listing-expected.txt b/LayoutTests/webexposed/global-interface-listing-expected.txt |
index 7b8ec5a679aaad020340707942c435fa4047b5c3..9966f445ce8cc3208a762f91d31aa513b9962bc0 100644 |
--- a/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3667,10 +3667,6 @@ interface RadioNodeList |
interface Range |
attribute END_TO_END |
attribute END_TO_START |
- attribute NODE_AFTER |
- attribute NODE_BEFORE |
- attribute NODE_BEFORE_AND_AFTER |
- attribute NODE_INSIDE |
attribute START_TO_END |
attribute START_TO_START |
getter collapsed |
@@ -3683,7 +3679,6 @@ interface Range |
method cloneRange |
method collapse |
method compareBoundaryPoints |
- method compareNode |
method comparePoint |
method constructor |
method createContextualFragment |