- From: Simon Fraser <smfr@me.com>
- Date: Tue, 12 Oct 2010 15:43:24 -0700
- To: Simon Fraser <smfr@me.com>
- Cc: public-css-testsuite@w3.org
Same with xhtml1/background-root-009. Simon On Oct 12, 2010, at 3:41 PM, Simon Fraser wrote: > This test is invalid: > > xhtml1/background-root-008.xht > <http://test.csswg.org/suites/css2.1/20101001/xhtml1/background-root-008.xht> > > It's using uppercase tag names in the CSS, in XHTML: > BODY { border: solid lime; background: green url(support/square-white.png) repeat-y top left; color: white; } > HTML { border: solid blue; background: transparent; color: yellow; } > > Simon > >
Received on Tuesday, 12 October 2010 22:44:00 UTC