Re: css3 line-break tests

Le Lun 21 janvier 2013 21:28, Glenn Adams a écrit :
> FYI, I intend to submit a number of tests related to the CSS3 line-break
> property, particularly those that relate to testing the functionality or
> fixes deriving from:
>
> [1] https://bugs.webkit.org/show_bug.cgi?id=89235
> [2] https://bugs.webkit.org/show_bug.cgi?id=105692
>
> Some preliminary reftests have already been included in [3], but need to
> be
> finalized and retargeted for the CSS test suite format.
>
> [3] https://bugs.webkit.org/attachment.cgi?id=172397&action=prettypatch
>
> Regards,
> Glenn

Glenn,

I suggest to make single, unique tests and not a test made of 3 single
tests.

Avoid using the word "box" in the description; for most people, a box is
a 3-dimension object.

If you refer to identical rendering, then shape and size of rectangle
should be identical and content of rectangle should be identical.

>From bug report https://bugs.webkit.org/show_bug.cgi?id=105692

Test:
https://bug-105692-attachments.webkit.org/attachment.cgi?id=180625

Expected result:
https://bug-105692-attachments.webkit.org/attachment.cgi?id=182513

is not what I would have understood or expected by 3 identical pairs of
boxes.

Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

CSS 2.1 test suite harness:
http://test.csswg.org/harness/

Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Tuesday, 22 January 2013 04:37:14 UTC