Skip to content

Commit 44d4c1c

Browse files
committed
[css-display] Add issue
1 parent e51e80d commit 44d4c1c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-display/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,11 @@ Appendix A: Glossary</h2>
799799

800800
Note: some formatting contexts inhibit floating,
801801
so that an element with ''float: left'' is not necessarily <a>out-of-flow</a>.
802+
803+
Issue: CSS2.1 defines the root element as out-of-flow.
804+
This <a href="https://lists.w3.org/Archives/Public/www-style/2015Aug/0332.html">seems to me</a>
805+
to be more likely to cause problems in our specs than not.
806+
Should we change that definition or copy it over?
802807
</dl>
803808

804809
See [[!CSS2]] <a href="http://www.w3.org/TR/CSS2/visuren.html">Chapter 9</a> for a fuller definition of these terms.

0 commit comments

Comments
 (0)