We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740a8e6 commit da1d2e1Copy full SHA for da1d2e1
1 file changed
css2/issues/issues-4
@@ -234,6 +234,13 @@ Proposal 5:
234
235
Proposal 6:
236
237
+ Line boxes that contain no text, no preserved white space, no inline
238
+ elements with non-zero margins, padding, or borders, and no other
239
+ in-flow content (such as images, inline blocks or inline tables),
240
+ and don't end with a line feed must be treated as zero-height line
241
+ boxes. For the purposes of margin collapsing, this line box must be
242
+ ignored.
243
+
244
Resolution:
245
246
=WG= Discuss.
0 commit comments