Closed Bug 305251 Opened 19 years ago Closed 19 years ago

css(border-collapse: collapse) displays as left-to-right even with dir=rtl

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 174470

People

(Reporter: noamster, Unassigned)

Details

(Keywords: rtl)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

Tables' css property border-collapse: collapse gets drawn left-to-right even
if the document/table is right-to-left.

Reproducible: Always

Steps to Reproduce:
0. THE PAGE IS RIGHT TO LEFT!
1. Each TD has a css defined border, (like, style="border: 1px solid #000000")
2. Defining border-collapse: collapse to a TABLE
Actual Results:  
The collapsed borders were drawn in their left-to-right position,
and not in their right-to-left position.

Expected Results:  
The collapsed borders should have been drawn in their right-to-left position,
since the whole document is right-to-left.
Attached file A testcase

*** This bug has been marked as a duplicate of 174470 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
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.

Attachment

General

Creator:
Created:
Updated:
Size: