Closed Bug 604294 Opened 14 years ago Closed 13 years ago

unicode-bidi: bidi-override doesn't work on table cells

Categories

(Core :: Layout: Tables, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: dbaron)

References

(Blocks 1 open bug, )

Details

(Keywords: css2)

Attachments

(1 file)

http://test.csswg.org/suites/css2.1/20101001/xhtml1/bidi-override-002.xht shows that unicode-bidi: bidi-override doesn't work on table cells.

I think all we need to do to fix this is give the anonymous block that lives inside table cells unicode-bidi: inherit.
Do we need similar changes to ::-moz-fieldset-content?
Attached patch patchSplinter Review
As far as I can tell, adding to :-moz-anonymous-block and :-moz-anonymous-positioned-block shouldn't make any difference since they always contain other blocks, but it seems like a good idea to add it anyway in case we use those pseudos for other things.
Assignee: nobody → dbaron
Status: NEW → ASSIGNED
Attachment #527729 - Flags: review?(bzbarsky)
Comment on attachment 527729 [details] [diff] [review]
patch

r=me
Attachment #527729 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/b3d5c9a7a5e5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: