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

Unified Diff: LayoutTests/svg/custom/svg-getelementid-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, 2 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/svg/custom/svg-getelementid-expected.txt
diff --git a/LayoutTests/svg/custom/svg-getelementid-expected.txt b/LayoutTests/svg/custom/svg-getelementid-expected.txt
index 14836a17fd31f7bde325aab246b994ff8c67098f..62dccad2c07d78449ef09aed9a31d801502d7499 100644
--- a/LayoutTests/svg/custom/svg-getelementid-expected.txt
+++ b/LayoutTests/svg/custom/svg-getelementid-expected.txt
@@ -8,4 +8,7 @@ PASS svgTree4.firstChild.nextSibling == root.getElementById('foo') is true
PASS svgTree5.firstChild.nextSibling == bar is true
PASS svgTree5.firstChild.nextSibling == svgTree5.getElementById('bar') is true
PASS foreign.firstChild.nextSibling == nonsvg is true
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698