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

Unified Diff: LayoutTests/fast/css/counters/counter-increment-tests-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/counter-increment-tests-expected.txt
diff --git a/LayoutTests/fast/css/counters/counter-increment-tests-expected.txt b/LayoutTests/fast/css/counters/counter-increment-tests-expected.txt
index 5bac812acf585ed7d0ee60f52f0b051fbe9f05e0..5217e63e7b82bcf5e5f674e7fdd866f61675def2 100644
--- a/LayoutTests/fast/css/counters/counter-increment-tests-expected.txt
+++ b/LayoutTests/fast/css/counters/counter-increment-tests-expected.txt
@@ -1,3 +1,6 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS window.internals.counterValue(document.getElementById('test3')) is '-2147483648'
PASS window.internals.counterValue(document.getElementById('test4')) is '-2147483647'
PASS window.internals.counterValue(document.getElementById('test5')) is '0'

Powered by Google App Engine
This is Rietveld 408576698