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

Unified Diff: LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-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/dom/HTMLTemplateElement/cloneNode-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt b/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
index 42cd003f1ef16ca58c4d3263e03ca992d67bf119..e4779246354a32a145096dee77bc8015fa59aa26 100644
--- a/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
+++ b/LayoutTests/fast/dom/HTMLTemplateElement/cloneNode-expected.txt
@@ -10,4 +10,7 @@ PASS clone.content.firstChild is not template.content.firstChild
PASS clone.content is not template.content
PASS clone.firstChild.tagName is "DIV"
PASS clone.firstChild is not div
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698