We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51e80d commit 44d4c1cCopy full SHA for 44d4c1c
1 file changed
css-display/Overview.bs
@@ -799,6 +799,11 @@ Appendix A: Glossary</h2>
799
800
Note: some formatting contexts inhibit floating,
801
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?
807
</dl>
808
809
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