background-size-003 (Re: New tests submission for css3 background-clip/-origin/-size)

Le Sam 13 octobre 2012 5:09, Zhang, Zhiqiang a écrit :
> Hello,
>
> I would like to submit the following tests:
> https://hg.csswg.org/test/rev/e96e00bc2454
>
> We are verifying the conformance with the following sections of
> css3-background spec:
> http://www.w3.org/TR/css3-background/#the-background-clip
> http://www.w3.org/TR/css3-background/#the-background-origin
> http://www.w3.org/TR/css3-background/#the-background-size
> http://www.w3.org/TR/css3-background/#the-background
> http://www.w3.org/TR/css3-background/#values
>
> Review is appreciated:
> https://test.csswg.org/shepherd/search/testcase/author/intel/status/submitted/
>
> Thanks,
> Zhiqiang

http://test.csswg.org/source/contributors/intel/submitted/css3-background/background-size-003.html

I think

line 26: height: 90px;

should be instead

line 26: height: 100px;

Also,

line 19:    width: 58px;
line 20:    height: 58px;

should be preferably replaced with

line 19:    width: 148px;
line 20:    height: 148px;


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 Saturday, 13 October 2012 21:27:09 UTC