Open Bug 707106 Opened 13 years ago Updated 2 years ago

[css3-images] update and unprefix -moz-element() to support element()

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

People

(Reporter: amfibia95, Unassigned)

References

(Depends on 1 open bug, Blocks 2 open bugs, )

Details

(Keywords: dev-doc-needed, site-compat)

User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.59 Safari/535.7

Steps to reproduce:

Property, that in Firefox, is invalid. Please add support:
http://dev.w3.org/csswg/css3-images/
I beg to remove -moz-element property.
There needs to be a stable specification rather than an editor's draft.
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → style-system
element() in css3-images is modeled off of -moz-element().  When the draft becomes stable we should update and unprefix it.
OS: Windows 7 → All
Priority: -- → P4
Hardware: x86 → All
Summary: Please - add official support CSS3 element() property value. → [css3-images] update and unprefix -moz-element() to support element()
Alexei, to be clear this bug is waiting on the CSS working group to publish a stable draft of the feature.  We do have an experimental implementation already, as comment 2 says.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Depends on: 711326
Stable draft: http://www.w3.org/TR/css3-images/
(In reply to Alexei from comment #5)
> Stable draft: http://www.w3.org/TR/css3-images/

This draft is not stable. It's not even a last call draft (not to speak of a candidate recommendation).
Blocks: unprefix
Just an FYI that link was changed to Candidate Recomendation about a week after the last posts here. Its been in CR and unchanged for over a year.
"element()" has been deferred to Level 4. Adding Editor's Draft spec to URL field.
https://drafts.csswg.org/css-images-4/#element-notation
My understanding is that element() should be supported as a value for the following properties:
* background-image 	
* list-style-image 	
* border-image-source 	
* cursor 	
* mask-image 	
* shape-outside 	
* mask-border-source 	
* symbols (as part of @counter-style (this feature is an at risk feature))
* content
Type: defect → task
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.