We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb7209 commit e048823Copy full SHA for e048823
css-display-3/Overview.bs
@@ -1033,7 +1033,9 @@ Appendix A: Glossary</h2>
1033
however it is often derived from the dimensions of a box.
1034
If properties of a containing block are referenced,
1035
they reference the values on the box that generated the containing block.
1036
- (For the <a>initial containing block</a>, the values are taken from the root element.)
+ (For the <a>initial containing block</a>,
1037
+ values are taken from the root element
1038
+ unless otherwise specified.)
1039
See [[CSS2]] <a href="https://www.w3.org/TR/CSS2/visuren.html#containing-block">Section 9.1.2</a>
1040
and <a href="https://www.w3.org/TR/CSS2/visudet.html#containing-block-details">Section 10.1</a> for details.
1041
0 commit comments