Closed Bug 371187 Opened 18 years ago Closed 18 years ago

pixel rounding of heights causing reftest failures

Categories

(Core :: Layout: Tables, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla1.9alpha3

People

(Reporter: dbaron, Assigned: dbaron)

References

(Depends on 1 open bug)

Details

(Whiteboard: [patch])

Attachments

(1 file)

Pixel rounding of heights in the table code seems to be causing reftest failures on mac. reftests/table-width/cellspacing.html reftests/table-width/percent-basis.html reftests/table-width/default-box-sizing-separate-standards.html reftests/table-width/default-box-sizing-separate-quirks.html
Attached patch patchSplinter Review
This removes all remaining uses of RoundToPixel, and fixes the first two of the four failures. I need to look into why the latter two are still happening.
(It's possible the remaining problems are bug 363220.)
The problems on the other two testcases are actually bug 361523.
Comment on attachment 255986 [details] [diff] [review] patch I'd like to remove the rest of the RoundToPixel code, for the same reasons that I removed it in bug 369318 (see bug 369318 comment 3).
Attachment #255986 - Attachment description: patch (partial fix) → patch
Attachment #255986 - Flags: superreview?(roc)
Attachment #255986 - Flags: review?(bernd_mozilla)
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.9alpha3
Attachment #255986 - Flags: superreview?(roc)
Attachment #255986 - Flags: superreview+
Attachment #255986 - Flags: review?(bernd_mozilla)
Attachment #255986 - Flags: review+
Attachment #255986 - Flags: review+ → review?(bernd_mozilla)
Assignee: nobody → dbaron
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Attachment #255986 - Flags: review?(bernd_mozilla) → review?
Attachment #255986 - Flags: review? → review?(bernd_mozilla)
Attachment #255986 - Flags: review?(bernd_mozilla) → review+
Checked in to trunk.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
No longer depends on: 380653
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: