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

Unified Diff: LayoutTests/fast/css/counters/counter-increment-001-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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-001-expected.txt
diff --git a/LayoutTests/fast/css/counters/counter-increment-001-expected.txt b/LayoutTests/fast/css/counters/counter-increment-001-expected.txt
index 919c329720e45b139069e0f1fb7bf3ff4485f34b..790d252e293d448cc49ad023e287496fe004b400 100644
--- a/LayoutTests/fast/css/counters/counter-increment-001-expected.txt
+++ b/LayoutTests/fast/css/counters/counter-increment-001-expected.txt
@@ -1,5 +1,8 @@
This is the WebKit version of CSS 2.1 Test Suite: dynamic changes to 'counter-increment'.
+PASS successfullyParsed is true
+
+TEST COMPLETE
Before the dynamic change:
PASS window.internals.counterValue(document.getElementById('one')) is '1'
PASS window.internals.counterValue(document.getElementById('two')) is '3'
@@ -10,7 +13,4 @@ PASS window.internals.counterValue(document.getElementById('two')) is '2'
PASS window.internals.counterValue(document.getElementById('three')) is '3'
TEST COMPLETE
-PASS successfullyParsed is true
-
-TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698