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

Unified Diff: LayoutTests/fast/html/hidden-attr-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/hidden-attr-expected.txt
diff --git a/LayoutTests/fast/html/hidden-attr-expected.txt b/LayoutTests/fast/html/hidden-attr-expected.txt
index d6d12b546c3025490db4f25a6cef9863a93b878e..c5eb0519a041e8a4f4528600d38d600fb7cd9fc1 100644
--- a/LayoutTests/fast/html/hidden-attr-expected.txt
+++ b/LayoutTests/fast/html/hidden-attr-expected.txt
@@ -18,10 +18,10 @@ PASS getComputedStyle(test4, false).display is "block"
test4.setAttribute("hidden", "")
PASS getComputedStyle(test4, false).display is "none"
-PASS successfullyParsed is true
-TEST COMPLETE
+PASS successfullyParsed is true
+TEST COMPLETE
a

Powered by Google App Engine
This is Rietveld 408576698