- From: Philippe Wittenbergh <jk7r-obt@asahi-net.or.jp>
- Date: Sun, 20 May 2007 13:56:50 +0900
- To: www-style@w3.org
Under '18.4 Dynamic outlines'
<http://www.w3.org/TR/CSS21/ui.html#propdef-outline>
The example given is invalid:
> button { outline-width : thick solid}
either {outline: thick solid} or {outline-width: thick; outline-
style:solid} will do fine.
( in the CSS 3, Basic User Interface Module, the example is correct
<http://www.w3.org/TR/css3-ui/#outline>)
Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com
Received on Sunday, 20 May 2007 04:57:02 UTC