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

Side by Side Diff: LayoutTests/fast/dom/shadow/ol-with-distribution-recalc-crash-expected.html

Issue 204343002: HTMLOListElement::updateListItem should update distribution if needed. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <ol reversed>
5 <li>1</li>
6 <li>2</li>
7 </ol>
8 <video></video>
9 </body>
10 </html>
11
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/shadow/ol-with-distribution-recalc-crash.html ('k') | Source/core/html/HTMLOListElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698