Closed Bug 527343 Opened 16 years ago Closed 16 years ago

Switch about:crashes to use :-moz-locale-dir

Categories

(Toolkit :: Crash Reporting, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
mozilla1.9.3a1

People

(Reporter: philor, Assigned: philor)

Details

Attachments

(1 file)

Attached patch FixSplinter Review
Apparently crashes.xhtml was written before :-moz-locale-dir, but landed after it, so it didn't get changed over when all the other chromedir things were replaced.
Attachment #411059 - Flags: review?(dao)
Attachment #411059 - Flags: review?(dao) → review+
Comment on attachment 411059 [details] [diff] [review] Fix > th { > text-align: left; > white-space: nowrap; > } >-th[chromedir="rtl"] { >+th:-moz-locale-dir(rtl) { > text-align: right; > } This should just use text-align:start.
Heh. I didn't even look at what I was changing.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
Except that -moz-locale-dir is only implemented for XUL documents, so this will break rtl for this page.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Yes, this should probably be backed out and WONTFIXed.
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: