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

Unified Diff: LayoutTests/fast/dom/HTMLHeadElement/head-check-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/HTMLHeadElement/head-check-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLHeadElement/head-check-expected.txt b/LayoutTests/fast/dom/HTMLHeadElement/head-check-expected.txt
index 2ccc7cc0ea64a63678d264cde19bbb98b913ac57..4e88164c7dc2f62044da66f4da01abf74e56aa2e 100644
--- a/LayoutTests/fast/dom/HTMLHeadElement/head-check-expected.txt
+++ b/LayoutTests/fast/dom/HTMLHeadElement/head-check-expected.txt
@@ -1,5 +1,8 @@
This test checks whether one (and only one) HEAD element is created for various HTML documents. See Bug 7321 REGRESSION: style tag in body causes two head elements to appear in the DOM.
+PASS successfullyParsed is true
+
+TEST COMPLETE
Testing: head-check-1.html
PASS iframe.contentWindow.document.getElementsByTagName('head').length is 1
PASS iframe.contentWindow.document.firstChild.firstChild.nodeName.toLowerCase() is 'head'

Powered by Google App Engine
This is Rietveld 408576698