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

Unified Diff: LayoutTests/fast/html/range-point-in-range-for-different-documents-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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/fast/html/range-point-in-range-for-different-documents-expected.txt
diff --git a/LayoutTests/fast/html/range-point-in-range-for-different-documents-expected.txt b/LayoutTests/fast/html/range-point-in-range-for-different-documents-expected.txt
index 08021335f859849cdd262477c1df2a92e9c06bff..2c6125d45d02b22ea7aa4f7fffc0d71bd63963d1 100644
--- a/LayoutTests/fast/html/range-point-in-range-for-different-documents-expected.txt
+++ b/LayoutTests/fast/html/range-point-in-range-for-different-documents-expected.txt
@@ -1,2 +1,5 @@
PASS range.isPointInRange(testNode, 1) is false
+PASS successfullyParsed is true
+
+TEST COMPLETE
This tests the behavior of Range::isPointInRange when the point and the range are in different documents.

Powered by Google App Engine
This is Rietveld 408576698