- From: Zhang, Zhiqiang <zhiqiang.zhang@intel.com>
- Date: Mon, 15 Oct 2012 11:32:49 +0000
- To: "Gérard Talbot" <css21testsuite@gtalbot.org>
- CC: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>, "Christensen, Kenneth" <kenneth.christensen@intel.com>, "Zhang, Haili" <haili.zhang@intel.com>, "Yu, Ling L" <ling.l.yu@intel.com>, "Yang, Lei A" <lei.a.yang@intel.com>
> > 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; > If make these changes, the test loses its original purpose for checking 'background-size' value 'cover' comparing to 'contain' in background-size-004. I just designed background-size-003 and -004 with height 90px and width 100px to check 'background-size' values 'cover' and 'contain' respectively. However, the test still needs to update its reference height and width as https://hg.csswg.org/test/rev/397604280e79
Received on Monday, 15 October 2012 11:33:21 UTC