- From: Thierry MICHEL <tmichel@w3.org>
- Date: Fri, 2 Dec 2016 11:04:58 +0100
- To: Gérard Talbot <css21testsuite@gtalbot.org>, Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Gérard,
Thanks for your input on the corrupted files.
Isn't it odd that the following sections in the spec have no tests ?
Can we consider a proper coverage of the spec without tests for the
following sections?
2.3. Animated Values [NO tests but OK as CSS Transitions module ]
3. Backgrounds [NO tests, but seems OK]
3.11. Backgrounds of Special Elements [NO tests]
3.11.1. The Canvas Background and the Root Element [NO tests]
3.11.2. The Canvas Background and the HTML <body> Element[NO tests]
3.11.3. The ‘::first-line’ Pseudo-element‘s Background [NO tests]
5.4. Color and Style Transitions [NO tests]
5.5. Overlapping Curves [NO tests]
6. Border Images [NO tests]
6.6. Drawing the Border Image [NO tests]
7.1.1. Shadow Shape, Spread, and Knockout [NO tests]
7.1.2. Blurring Shadow Edges [NO tests]
7.1.3. Layering, Layout, and Other Details [NO tests]
Thierry
Le 01/12/2016 à 22:25, Gérard Talbot a écrit :
> Hello,
>
> [src]
> http://test.csswg.org/source/css-backgrounds-3/border-image-slice-007.htm
>
> [nightly-unstable]
> http://test.csswg.org/suites/css-backgrounds-3_dev/nightly-unstable/html4/border-image-slice-007.htm
>
>
> Every browser fail this test because, first of all, the linkage
>
> line 14: border-image-source: url("../support/9grid40-30-20-10-lime.png");
>
> is incorrect. I've run a recursive find file command ( $ find -name
> "*grid40*" ) and that support file is nowhere in the repository.
>
> I have not examined or checked the test furthermore.
>
> Gérard
Received on Friday, 2 December 2016 10:05:18 UTC