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

Side by Side Diff: LayoutTests/fast/css/counters/counter-increment-not-reflected-on-stylechange-expected.txt

Issue 1185573004: CSS Counters not properly updated on style changes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updating as per review comments Created 5 years, 6 months 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 unified diff | Download patch
OLDNEW
(Empty)
1 PASS window.internals.counterValue(document.getElementById('inner1')) is "1"
2 PASS window.internals.counterValue(document.getElementById('inner2')) is "2"
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698