> > 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/397604280e79Received on Monday, 15 October 2012 11:33:21 UTC
This archive was generated by hypermail 2.4.0 : Friday, 20 January 2023 19:58:18 UTC