Open Bug 309217 Opened 19 years ago Updated 2 years ago

support CSS3 content property fallback lists

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

People

(Reporter: dbaron, Unassigned)

References

Details

(Keywords: css3, dev-doc-needed, Whiteboard: [patch])

Attachments

(1 file)

We should support the CSS3 'content' property's concept of fallback lists. This is needed for bug 288704 and probably for a bunch of other things that we could reimplement using 'content' (although most of the others probably require bug 215083 as well). I may do this sometime since I'd like to fix bug 288704 for 1.9, but doing this may be more work than that, so I may not.
In particular, this is the "[ <uri> ',' ]*" part of the "Value:" definition in http://www.w3.org/TR/2003/WD-css3-content-20030514/#inserting3
Attached patch work in progressSplinter Review
Mainly parsing and computation code here; still lots to do.
QA Contact: ian → style-system
Since it hasn't been touched or commented on in about 6 years, should it be re-assigned to no-body?
Flags: needinfo?(dbaron)
Assignee: dbaron → nobody
Flags: needinfo?(dbaron)
Severity: normal → S3

The severity field for this bug is relatively low, S3. However, the bug has 21 votes.
:emilio, could you consider increasing the bug severity?

For more information, please visit auto_nag documentation.

Flags: needinfo?(emilio)
Flags: needinfo?(emilio)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: