Re: [css21] What's the used value of left/right when overconstrained in relpos?

On Mon, Apr 29, 2013 at 11:38 AM, Sylvain Galineau <galineau@adobe.com> wrote:
> Fwiw the old box model module is rather clear about the constraint fix-up
>  applying to the used value in the inline dimensions [1]. As you note,
> interop confirms this. I don't think CSS21 or CSSOM ever clearly defined
> what getComputedStyle() should return here though.

I think you misunderstood my comment about interop.  I was saying the
exact opposite - at least three browsers today do *not* apply the
constraint fix-up to the used values (or at least, to what
getComputedStyle() returns, which is supposed to be the used value).

~TJ

Received on Monday, 29 April 2013 20:15:30 UTC