Summary: | ASSERT thrown when a high value is used for roman numerals in lists | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Rahul Kuchhal <kuchhal> | ||||||
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, darin | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | PC | ||||||||
OS: | OS X 10.5 | ||||||||
Attachments: |
|
Description
Rahul Kuchhal
2009-11-18 16:17:25 PST
Created attachment 43470 [details]
potential fix for assert
Comment on attachment 43470 [details] potential fix for assert This should be a dumpAsText() test since it is just testing for a crash. The test should say something like: PASS: this test did not crash, bug 31652 for the output. Created attachment 43507 [details]
patch with updated layout test
Comment on attachment 43507 [details] patch with updated layout test Clearing flags on attachment: 43507 Committed r51201: <http://trac.webkit.org/changeset/51201> All reviewed patches have been landed. Closing bug. |