- From: Øyvind Stenhaug <oyvinds@opera.com>
- Date: Mon, 11 Apr 2011 16:50:43 +0200
- To: www-style@w3.org
On Sun, 10 Apr 2011 16:27:57 +0200, Alan Gresley <alan@css-class.com> wrote: > http://css-class.com/test/css21testsuite/escapes-085.xht > > > p\0 p { background: red } /* Opera 11.01 parses */ > > div\0 div { background: red } /* Opera 11.01 parses */ > > div *\0 * { background: red } /* Opera 11.01 parses */ > > > The last one shows that interesting case of an escape followed by the > digit 0 ('\0'). I think Opera has a bug. This one has been mentioned before. CSS 2.1 doesn't define any expected behavior. http://lists.w3.org/Archives/Public/public-css-testsuite/2010Sep/0049.html -- Øyvind Stenhaug Core Norway, Opera Software ASA
Received on Monday, 11 April 2011 14:51:12 UTC