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 0a6e7d7bbb80287a193a3787f2fa106159440c14..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' |