Closed Bug 10471 Opened 26 years ago Closed 26 years ago

dir=rtl is no longer working on tables

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: karnaze, Assigned: peterl-retired)

References

()

Details

(Keywords: rtl)

The style display of the table is returning NS_STYLE_DIRECTION_LTR in nsTableIterator::Init in the following. This use to work. <table dir=rtl border> <tr> <td>c11</td> <td>c12</td></tr> </table>
Status: NEW → ASSIGNED
Hmmph. This looks like it was broken sometime last year...? Anyway I have a fix.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Yes, this bug was fixed back in May (bug #5838). Using 8/5 Apprunner, verified fixed.
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
You need to log in before you can comment on or make changes to this bug.