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

Unified Diff: LayoutTests/fast/css/counters/counter-increment-inherit-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-inherit-expected.txt
diff --git a/LayoutTests/fast/css/counters/counter-increment-inherit-expected.txt b/LayoutTests/fast/css/counters/counter-increment-inherit-expected.txt
index 8b109f5c8bf58467845bee349889c80d862a2664..479572c1d42828a68ad4b8a6dc135d0644243670 100644
--- a/LayoutTests/fast/css/counters/counter-increment-inherit-expected.txt
+++ b/LayoutTests/fast/css/counters/counter-increment-inherit-expected.txt
@@ -1,3 +1,6 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS window.internals.counterValue(document.getElementById('wrapper90')) is '5'
PASS window.internals.counterValue(document.getElementById('test90')) is '10'
PASS window.internals.counterValue(document.getElementById('test90a')) is '15'

Powered by Google App Engine
This is Rietveld 408576698