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

Unified Diff: LayoutTests/userstyles/insert-stylesheets-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/userstyles/insert-stylesheets-expected.txt
diff --git a/LayoutTests/userstyles/insert-stylesheets-expected.txt b/LayoutTests/userstyles/insert-stylesheets-expected.txt
index 8cbf085e2d840394a2b28fd03b12a532c52d9baf..8c3317e3e43c606c6088e7f4c35ce57e5c6500ce 100644
--- a/LayoutTests/userstyles/insert-stylesheets-expected.txt
+++ b/LayoutTests/userstyles/insert-stylesheets-expected.txt
@@ -4,6 +4,9 @@ PASS getComputedStyle(testElement).backgroundColor is 'rgb(255, 0, 0)'
PASS testElement.offsetWidth is 0
PASS getComputedStyle(testElement).backgroundColor is 'rgb(0, 128, 0)'
PASS testElement.offsetWidth is 100
+PASS successfullyParsed is true
+
+TEST COMPLETE
This test requires testRunner and window.internals.

Powered by Google App Engine
This is Rietveld 408576698