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

Side by Side Diff: LayoutTests/fast/lists/ol-start-roman.html

Issue 437065: Merge WebKit 51201: Do not assert when a high number is used for roman numera... (Closed) Base URL: svn://chrome-svn/chrome/branches/WebKit/249/
Patch Set: Created 11 years 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
« no previous file with comments | « no previous file | LayoutTests/fast/lists/ol-start-roman-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <script>
2 if (window.layoutTestController)
3 layoutTestController.dumpAsText();
4 </script>
5 <ol start="3888" type="i">
6 <li>PASS: test did not crash, bug 31652.</li>
7 </ol>
8 <ol start="4888" type="i">
9 <li>PASS: test did not crash, bug 31652.</li>
10 </ol>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/lists/ol-start-roman-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698