Closed Bug 12381 Opened 25 years ago Closed 25 years ago

Outer table doesn't render correctly

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jerouris, Assigned: harishd)

References

()

Details

(Whiteboard: [TESTCASE] hyp-x@inf.bme.hu)

Attachments

(1 file)

In the address http://www.hellasnews.net there are many nested tables in a
curious way. Both borswers though can render the tables correctly (IE and NS).
Mozilla M8 can't render it correctly though on any platform(NT,95,98,Linux).
Assignee: karnaze → peterl
The layout differences between Nav4.6 that I see on this page are related to
Gecko using larger font sizes. This affects the top of the page and the KaipoE
section.

Reassigning to Peter.
Whiteboard: [TESTCASE] hyp-x@inf.bme.hu
I see the text size (and color) problem.
Here's the testcase for that:
---
<html><body>
<font size="+2" color="red">Hello <span>world</span></font>
</body></html>
---
EXPECTED BEHAVIOUR:
  "Hello" and "world" is rendered with the same size and color
ACTUAL BEHAVIOUR:
  "world" is rendered with default font size and color

Eighter:
1. <span> enforces default style, or
2. it can't be contained by <font>
Attached file Testcase
Assignee: peterl → rickg
Component: HTMLTables → Parser
Assignee: rickg → harishd
Another residual style bug. I really need to check in those changes. :(
Target Milestone: M11
Shooting for M11.
Status: NEW → ASSIGNED
Target Milestone: M11 → M12
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
seems to work now..

Marking FIXED.
Status: RESOLVED → VERIFIED
Using 12/2 build, verified fixed
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: