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

Unified Diff: Source/core/frame/UseCounter.h

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 isNodeFullyContained Created 5 years, 6 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: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 668197a0a7fb6b7b93eefc183db74b2e5ce52adf..8d8cf6fbfe012bce321a515c78e0df471663f9bb 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -334,7 +334,6 @@ public:
DocumentCaretRangeFromPoint = 387,
DocumentGetCSSCanvasContext = 388,
ElementScrollIntoViewIfNeeded = 389,
- RangeCompareNode = 392,
RangeExpand = 393,
HTMLImageElementX = 396,
HTMLImageElementY = 397,

Powered by Google App Engine
This is Rietveld 408576698