Open Bug 487336 Opened 15 years ago Updated 2 years ago

Inconsistent default unit for computed value of -moz-image-region.

Categories

(Core :: DOM: CSS Object Model, defect, P5)

x86
Windows XP
defect

Tracking

()

People

(Reporter: BijuMailList, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file pt_px.html
Inconsistent default unit for computed value of -moz-image-region.

style="-moz-image-region: rect(0, 4, 4px, 0px);" is converted as 
style="-moz-image-region: rect(0pt, 4px, 4px, 0px);"

Steps:-
1. open attached pt_px.html
both box should show same content, 
ie first value in rect should be "0px" instead of "0pt"
The 0pt is irrelevant, when there's an actual value there it defaults to px.
QA Contact: general → style-system
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: