[css3-images] [css3-gcpm] element() and element() from Simon Fraser on 2012-02-29 (www-style@w3.org from February 2012) (original) (raw)
On Feb 29, 2012, at 3:45 PM, fantasai wrote:
[Once more, with correct tags...]
GCPM defines an element() function, which returns an element http://dev.w3.org/csswg/css3-gcpm/#running-elements
and Images defines an element() function, which returns an image http://dev.w3.org/csswg/css3-gcpm/#running-elements
They are not the same, and they are both acceptable as input to 'content'.
I don't have a solution, but there is a conflict here.
element() in the CSS Image case doesn't immediately strike me as meaning a snapshot of the targeted element. Maybe we should use something more descriptive, like:
snapshot() (even though it updates) replica() element-image() imageof()
Simon
Received on Wednesday, 29 February 2012 23:58:00 UTC