- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 28 Jun 2007 00:57:35 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4828
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://jigsaw.w3.org/css-
| |validator/autotest/testsuite
| |/bugs/4828-bom_atmedia.css
Severity|normal |major
Platform|Macintosh |All
------- Comment #1 from ot@w3.org 2007-06-28 00:57 -------
examples:
http://jigsaw.w3.org/css-validator/autotest/testsuite/bugs/4828-bom_atmedia.css
has a BOM at the beginning, starts with @media
=> parse error Parse Error - ���@media screen
http://jigsaw.w3.org/css-validator/autotest/testsuite/bugs/4828-bom_notatmedia.css
has a BOM, starts with body selector
=> source display has garbage characters
Received on Thursday, 28 June 2007 00:57:53 UTC