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

Unified Diff: LayoutTests/platform/android/virtual/stable/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/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
index f3c702c5b8534bc2d2e1f4466959c9c0993d689c..352f1b9e43e944f500dc857ed268f13ee63cc56f 100644
--- a/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/LayoutTests/platform/android/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -3385,10 +3385,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
@@ -3401,7 +3397,6 @@ interface Range
method cloneRange
method collapse
method compareBoundaryPoints
- method compareNode
method comparePoint
method constructor
method createContextualFragment

Powered by Google App Engine
This is Rietveld 408576698