RE: [css3-2d-transforms][css3-images] <position> grammar is duplicated or points to the wrong spec

Tab:
>Brian:
>> The fact that "background-position: 10%;" and "background-position: calc(10%);"
>> can result in differ renderings is perhaps unfortunate, but required by the specs as I read them.
> Yes, it's currently required by the specs.  I've stated this several times.  

You might be saying that.  My interpretation of David's comments is that he was saying otherwise.

Tab:
> This is why I'm proposing to *change* the specs here, to match
> what Gecko currently does.

Ok, well I think you're both wrong.  It's the wrong direction for CSS to fundamentally change (in this case add functionality to) the behavior of one property by doing parlor tricks with calc in a different module.

See my commentary regarding <complex-anchor> for a better way to achieve what you want.

Received on Tuesday, 24 January 2012 19:04:31 UTC