Closed Bug 114449 Opened 23 years ago Closed 23 years ago

a table caption's style context should be a child of the outer table style context

Categories

(Core :: Layout: Tables, defect, P3)

x86
Windows 2000
defect

Tracking

()

VERIFIED INVALID
mozilla0.9.7

People

(Reporter: karnaze, Assigned: karnaze)

References

()

Details

(Keywords: testcase, Whiteboard: PATCH)

Attachments

(2 files)

In the test case (and any html with a caption) to follow, the caption's style 
context has the inner table's style context as its parent instead of the outer 
table's style context.
Attached file test case
Status: NEW → ASSIGNED
Keywords: testcase
Priority: -- → P3
Target Milestone: --- → mozilla0.9.7
Whiteboard: PATCH
Comment on attachment 61171 [details] [diff] [review]
patch to fix the bug

r= alexsavulov
Attachment #61171 - Flags: review+
Comment on attachment 61171 [details] [diff] [review]
patch to fix the bug

sr=attinasi
Attachment #61171 - Flags: review+ → superreview+
I'm marking this invalid, because it may be more correct to have the caption's 
style context inherit from the innner table (which gets all of the style from 
<table>). So, with the current scheme, it is possible to do things like <caption 
style="background-color:inherit"> to use the same background as the table.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
marking verified that this bug is invalid
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: