Closed Bug 501941 Opened 16 years ago Closed 16 years ago

Numbers are mixed in ol tag when li content space

Categories

(Firefox :: General, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 179596

People

(Reporter: serovov, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) I've attached html. in the second list numbers 3 and 4 are mixed Reproducible: Always Steps to Reproduce: Example: <html> <body> <h2>Empty tag</h2> <ol> <li>1</li> <li>2</li> <li></li> <li>4</li> <li>5</li> <li>6</li> </ol> <h2>Tag with sapce</h2> <ol> <li>1</li> <li>2</li> <li> </li> <li>4</li> <li>5</li> <li>6</li> </ol> </body> </html>
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Wasn't a duplicate of 179596. I can confirm behaviour in 3.5.2 but not on trunk. WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a2pre) Gecko/20090810 Minefield/3.6a2pre ID:20090810050215
You need to log in before you can comment on or make changes to this bug.