Closed Bug 284117 Opened 20 years ago Closed 20 years ago

<OL start="13000"> does not display correctly

Categories

(Core :: Layout, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 15438

People

(Reporter: me, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041120 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041120 Firefox/1.0

If I have the following html code:
<body>
  <ol start="13000">
        <li>eentje</li>
        <li>eentje</li>
        <li>eentje</li>
        <li>eentje</li>
        <li>eentje</li>
        <li>eentje</li>
        <li>eentje</li>
  </ol>
</body>

It displays only the last 3 digits correctly in the browser window.


Reproducible: Always

Steps to Reproduce:

Actual Results:  
Not correctly shown.
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk

*** This bug has been marked as a duplicate of 15438 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.