| Index: LayoutTests/fast/css/counters/counter-increment-not-reflected-on-stylechange-expected.txt
|
| diff --git a/LayoutTests/fast/css/counters/counter-increment-not-reflected-on-stylechange-expected.txt b/LayoutTests/fast/css/counters/counter-increment-not-reflected-on-stylechange-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f93d76145d618efb37f15370ffd8f64fb973cdc6
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/counters/counter-increment-not-reflected-on-stylechange-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +PASS window.internals.counterValue(document.getElementById('inner1')) is '1'
|
| +PASS window.internals.counterValue(document.getElementById('inner2')) is '2'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|