Skip to content

Commit 5832186

Browse files
committed
[css2] update
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402649
1 parent 9d253a3 commit 5832186

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

css2/issues/issues-4

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,9 +186,13 @@ Description:
186186

187187
Proposal:
188188

189-
http://lists.w3.org/Archives/Member/w3c-css-wg/2007JanMar/0303.html
190-
191-
Bert proposes: no change
189+
Line boxes that contain no text, no spaces, and no in-flow content
190+
(such as images, inline blocks or inline tables), and don't end with
191+
a line feed must be taken out of flow and not rendered. Inline
192+
elements on such line boxes must not be rendered. For the purposes
193+
of finding the static position for positioning or position for
194+
floats, an anonymous block that acts as a parent of these elements
195+
must be assumed to replace the line box.
192196

193197
Resolution:
194198

0 commit comments

Comments
 (0)