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

Unified Diff: LayoutTests/fast/css/counters/counterValueForElementById-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/css/counters/counterValueForElementById-expected.txt
diff --git a/LayoutTests/fast/css/counters/counterValueForElementById-expected.txt b/LayoutTests/fast/css/counters/counterValueForElementById-expected.txt
index f3bb1f17e1eb419c926f9c6a8808853dbc128b2b..1424c50310d1ff3f9b7d83bebf10ff4fe013e18c 100644
--- a/LayoutTests/fast/css/counters/counterValueForElementById-expected.txt
+++ b/LayoutTests/fast/css/counters/counterValueForElementById-expected.txt
@@ -8,4 +8,7 @@ PASS window.internals.counterValue(document.getElementById('point')) is '0.1'
PASS window.internals.counterValue(document.getElementById('two-points')) is '0.1.2'
PASS window.internals.counterValue(document.getElementById('greek')) is '0.α.β'
PASS window.internals.counterValue(document.getElementById('three-greeks')) is '0.α.β 0.α.β 0.α.β'
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698