Closed Bug 471341 Opened 17 years ago Closed 17 years ago

-moz-column-count:0 should be a parse error

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.2a1

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(1 file)

Per http://dev.w3.org/csswg/css3-multicol/Overview.src.html#cc column-count should only accept values greater than 0. We currently accept 0 as well, which also causes some tests failures because we encode it the same way as auto.
Attached patch patchSplinter Review
Attachment #354614 - Flags: superreview?(bzbarsky)
Attachment #354614 - Flags: review?(bzbarsky)
Attachment #354614 - Flags: superreview?(bzbarsky)
Attachment #354614 - Flags: superreview+
Attachment #354614 - Flags: review?(bzbarsky)
Attachment #354614 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: