Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Unified Diff: LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 1149373003: Remove Range.compareNode() as it is not in the spec (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: updated webexposed/global-interface-listing.html Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt ('k') | Source/core/dom/Range.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698