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

Side by Side Diff: LayoutTests/fast/css/counter-none-expected.htm

Issue 141763003: Allow counter-reset/increment: none. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added assert. Created 6 years, 11 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 <!doctype html>
2 <html>
3 <head>
4 </head>
5 <body>
6 <div>1Reset Section 1 title</div>
7 <div>2Reset Section 2 title</div>
8 <div>0Increment Section 1 title</div>
9 <div>0Increment Section 2 title</div>
10 <div>0Increment Section 2 title</div>
11 </body>
12 </html>
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/counter-none.htm ('k') | Source/build/scripts/templates/StyleBuilderFunctions.cpp.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698