Re: [RC6] border conflict width: testing 'none' and 'hidden' versus narrower borders

On 2011-11-23 20:57, "GĂ©rard Talbot" wrote:
> Hello Arron and Lachlan,
>
> Several tests, listed below, suggest (in their title and/or in their
> meta assert) that the wider border wins over narrower border even when
> 'border-style: none' and 'border-style: hidden' are involved ... which
> is not true. Even a 'border: red hidden 0px' should always prevail over
> any other borders. Even a 'border: red none 100px' should always lose
> over any non-zero narrow border.
>
> Border conflict resolution where wider border wins over narrower border
> is true only when border-style 'hidden' or 'none' is not involved
> between 2 borders.
>
> Lachlan testcases (25 testcases)
> -----------------
>
> http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-conflict-w-001.htm
>
> http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-conflict-w-002.htm
> ...

I don't understand what you mean.  The title isn't meant to suggest 
which border wins.  It's only an indication of the part of the algorithm 
is being tested.  The pass conditions in each of the tests indicates 
which border should win, and they seem to be correct.

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Friday, 25 November 2011 09:29:50 UTC