- From: Bert Bos <bert@w3.org>
- Date: Fri, 13 Feb 2004 18:39:51 +0100
- To: fantasai <fantasai@escape.com>
- Cc: www-style@w3.org
This is the CSS WG's response to an issue you raised on the last CSS
2.1 draft (http://www.w3.org/TR/2003/WD-CSS21-20030915). We want to
publish CSS 2.1 as a CR in about two weeks. Please let us know this
week if you think our response is wrong.
Your e-mail:
http://www.w3.org/mid/3F94ECB2.3080503@escape.com
If it's a block border, then what happens with:
<p>There's an <em>interesting <span class="block">formatting</span>
effect</em> in this paragraph.</p>
em { border: solid }
.block { display: block }
?
CSS WG response:
It's not a block border.
For the CSS WG,
Bert
Received on Friday, 13 February 2004 13:30:30 UTC