Closed Bug 602890 Opened 14 years ago Closed 14 years ago

support full range of 32-bit integer values in CSS

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b7

People

(Reporter: dbaron, Assigned: dbaron)

References

(Blocks 1 open bug)

Details

(Keywords: css2)

Attachments

(1 file)

Attached patch patchSplinter Review
We currently don't quite support the full range of 32-bit integers for integer values in CSS; we truncate one short of min-integer.

There are some tests in the CSS test suite that test support for the full range of 32-bit integers.  While the status of those tests is in dispute; see http://lists.w3.org/Archives/Public/public-css-testsuite/2010Oct/thread.html#msg40 ; I think we should nonetheless fix our behavior.
Attachment #481857 - Flags: review?(bzbarsky)
Comment on attachment 481857 [details] [diff] [review]
patch

r=me
Attachment #481857 - Flags: review?(bzbarsky) → review+
Comment on attachment 481857 [details] [diff] [review]
patch

Trivial patch; helps with score on CSS 2.1 test suite.
Attachment #481857 - Flags: approval2.0?
http://hg.mozilla.org/mozilla-central/rev/bff47403425d
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Target Milestone: mozilla2.0b8 → mozilla2.0b7
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: