File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -562,7 +562,7 @@ <h2>17.4 <a name="model">Tables in the visual formatting model</a></h2>
562562property, as described below.
563563
564564< p > The table wrapper box is block-level for 'display: table', and
565- inline-leve ; for 'display: inline-table'. The table wrapper box
565+ inline-level ; for 'display: inline-table'. The table wrapper box
566566establishes a block formatting context, and the table box establishes
567567a table formatting context. The table box (not the
568568table wrapper box) is used when doing baseline
Original file line number Diff line number Diff line change @@ -506,7 +506,7 @@ before or after the table box is decided by the 'caption-side'
506506property, as described below.
507507
508508<p>The table wrapper box is block-level for 'display: table', and
509- inline-leve ; for 'display: inline-table'. The table wrapper box
509+ inline-level ; for 'display: inline-table'. The table wrapper box
510510establishes a block formatting context, and the table box establishes
511511a table formatting context. The table box (not the
512512table wrapper box) is used when doing baseline
You can’t perform that action at this time.
0 commit comments