File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Box Layout Modes: the 'display' property</h2>
146146 <pre class='prod'>
147147 <dfn><display-outside></dfn> = block | inline | run-in ;
148148 <dfn><display-inside></dfn> = flow | flow-root | table | flex | grid | ruby ;
149- <dfn><display-listitem></dfn> = list-item && <<display-outside>> ? && [ flow | flow-root ]?
149+ <dfn><display-listitem></dfn> = list-item && <<display-outside>> ? && [ flow | flow-root ]? ;
150150 <dfn><display-internal></dfn> = table-row-group | table-header-group |
151151 table-footer-group | table-row | table-cell |
152152 table-column-group | table-column | table-caption |
@@ -796,7 +796,7 @@ Appendix A: Glossary</h2>
796796 which generate an additional marker box,
797797 or ''display/table'' elements,
798798 which generate a [=principal box|principal=] [=table wrapper box=]
799- and an additional [=table box=] .
799+ and an additional [=table box=] ) .
800800 These additional boxes are placed with respect to the principal box.
801801
802802 <dt> <dfn lt="inline-level|inline-level content">inline-level</dfn>
You can’t perform that action at this time.
0 commit comments