[whatwg] comments on 'position: absolute-anchored'
L. David Baron
dbaron at dbaron.org
Wed Jan 23 03:33:48 PST 2013
A few comments on the 'position: absolute-anchored':
http://www.whatwg.org/specs/web-apps/current-work/multipage/commands.html#css-position-absolute-anchored
(1) The interaction with CSS transforms is different from the
interaction that 'position: fixed' has. Is that intentional?
(Elements with a CSS transform establish a containing block for
position:fixed elements.) If it is intentional, are implementors
really ok with that (given the desire to be able to do things like
animate transforms on another thread, and interactions with things
like z-ordering rules)?
(2) I think it's unacceptable to have a computed value that's not
specifiable in CSS; it breaks basic ideas of round-tripping and the
CSS OM.
(3) Is there a way to get notified when new CSS features are added
to the HTML spec? I only happened to stumble across this one.
-David
--
𝄞 L. David Baron http://dbaron.org/ 𝄂
𝄢 Mozilla http://www.mozilla.org/ 𝄂
More information about the whatwg
mailing list