Closed
Bug 303212
Opened 19 years ago
Closed 19 years ago
roman numerals in ordered list were cut at left page border
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: mrasp, Unassigned)
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 If an ordered list with roman numerals starts at e.g. 12 those numerals aren't displayed correctly (if the "ol" is located directly between the body-tags. They are cut off at the left border of the page. Reproducible: Always Steps to Reproduce: 1. Create a html document with an ordered list, type="I" and start="12" 2. 3. Actual Results: Some numerals are truncated at ff's left border. Expected Results: FF should display every numeral of the ordered list.
| Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
This fails at Roman Numeral XVIII on Firefox 1.0.6 on Windows XP. I was unable to reproduce the problem with the previous attachment, but this one seems to work every time.
->Core: Layout
Component: General → Layout
OS: Linux → All
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Comment 4•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050803 Firefox/1.0+ ID:2005080303 I see this too.
Comment 5•19 years ago
|
||
*** This bug has been marked as a duplicate of 15438 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•