Closed Bug 302498 Opened 20 years ago Closed 20 years ago

Bad parsing

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: emailfire, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 When I visit a page with many <fieldset> and <legend> tags, the 3rd <legend> text appears in the center unless you refresh the page. Reproducible: Sometimes
can you attach a reduced testcase ?
This is the HTML code: <tr> <td align="center"> <fieldset> <legend>Users</legend> <input type="button" value="Add User"><br> <input type="button" value="Edit User"><br> <input type="button" value="Delete User"> </fieldset> </td> </tr> <tr> <td align="center"> <fieldset> <legend>Payroll</legend> <input type="button" value="For this Month"><br> <input type="button" value="Total Due"><br> <input type="button" value="By User"> </fieldset> </td> </tr> <tr> <td align="center"> <fieldset> <legend>Work Shifts</legend> <input type="button" value="Who is Working?"><br> <input type="button" value="Timetable"><br> <input type="button" value="By User"> </fieldset> </td> </tr> <tr> <td align="center"> <fieldset> <legend>Other</legend> <input type="button" value="Set Timezone"><br> <input type="button" value="Send Email"><br> <input type="button" value="Get Help"> </fieldset> </td> </tr>
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ ID:2005072812 ->WFM
WFM too: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050729 Firefox/1.0+ Please reopen if you can reproduce with a fresh trunk build
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: