Closed
Bug 57168
Opened 25 years ago
Closed 23 years ago
previous font color not restored with /font when involving UL inside a table's TD (cell)
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: udo, Assigned: karnaze)
Details
(Keywords: testcase, Whiteboard: [awd:tbl])
Attachments
(1 file)
|
604 bytes,
text/html
|
Details |
The text color is not restored after /FONT to what was previously in effect if
the region within the FONT.../FONT sequence is located inside a table's TD *and*
the FONT.../FONT sequence itself contains a UL.
The given URL has a greatly simplified example; also included is a screen shot
of what I see, along with annotation as to what should be displayed.
Comment 1•25 years ago
|
||
...*and* the FONT.../FONT sequence itself contains a UL.
By my reading of the HTML spec, a FONT element can't contain a UL element, so
this page is invalid HTML. I can reproduce the problem on a recent build
Win32/2000101808 but I doubt providing a workaround for using a deprecated
feature in an invalid way is going to be high on anyone's priority list.
Comment 2•25 years ago
|
||
confirmed with 110308 mozilla trunk build. we do not behave as 4.x here, but I
believe that the HTML is wrong.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•25 years ago
|
||
WORKSFORME
Platform: PC
OS: Windows 98
Mozilla Build: 2001012205
Marking as such.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 4•25 years ago
|
||
Wrong OS. Checked on Mozilla 20010123 Linux build its still there.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
website testcase no longer found, need a new one.
Whiteboard: [awd:tbl][TESTCASE NEEDED]
clearing URL field as it is no longer valid. need testcase, setting to future.
Target Milestone: --- → Future
Comment 9•23 years ago
|
||
WFM Linux 2002091908
Marking as such: Reporter: Feel free to reopen if you still see the problem
Status: REOPENED → RESOLVED
Closed: 25 years ago → 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•