Closed Bug 461731 Opened 16 years ago Closed 16 years ago

use bit for which CSS properties separate value lists with commas rather than spaces

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b2

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

Attachments

(1 file)

Attached patch patch (deleted) — Splinter Review
We should use a bit for which CSS properties separate value lists with commas rather than spaces. There are only four right now, but multiple backgrounds (bug 322475) will add a whole bunch more. (I haven't had a chance to compile the patch yet.)
Attachment #344840 - Flags: superreview?(bzbarsky)
Attachment #344840 - Flags: review?(bzbarsky)
Attachment #344840 - Flags: superreview?(bzbarsky)
Attachment #344840 - Flags: superreview+
Attachment #344840 - Flags: review?(bzbarsky)
Attachment #344840 - Flags: review+
Comment on attachment 344840 [details] [diff] [review] patch This looks ok, but it might also be nice to have an nsCSSProps::PropHasFlag(nsCSSProperty, flagname) static method that encapsulates the kFlagsTable access and '&' and such.
OK, but I made it PropHasFlags.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: