File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Terminology</h2>
8888 <dd>
8989 A one- or two-dimensional measurement:
9090 a <a>block size</a> and/or <a>inline size</a> ;
91- alternatively a width and/or height.
91+ alternatively a [= width=] and/or [= height=] .
9292
9393 <figure>
9494 <img style="max-width: 49%;" src="images/sizing-ltr-tb.svg"
@@ -103,13 +103,13 @@ Terminology</h2>
103103 to an <a>inline size</a> or <a>block size</a> depends on the <a>writing mode</a> .</figcaption>
104104 </figure>
105105
106- <dt> <dfn>inner size</dfn>
106+ <dt> <dfn lt="inner size|inner width|inner height|inner block size|inner inline size" >inner size</dfn>
107107 <dd>
108- The <a href="https://www.w3.org/TR/css2/box.html#box-dimensions">content-box</a> size of a <a>box</a> .
108+ The <a href="https://www.w3.org/TR/css2/box.html#box-dimensions">content-box</a> [= size=] of a <a>box</a> .
109109
110- <dt> <dfn>outer size</dfn>
110+ <dt> <dfn lt="outer size|outer width|outer height|outer block size|outer inline size" >outer size</dfn>
111111 <dd>
112- The <a href="https://www.w3.org/TR/css2/box.html#box-dimensions">margin-box</a> size of a <a>box</a> .
112+ The <a href="https://www.w3.org/TR/css2/box.html#box-dimensions">margin-box</a> [= size=] of a <a>box</a> .
113113
114114 <dt> <dfn id="definite" lt="definite|definite size">definite size</dfn>
115115 <dd>
You can’t perform that action at this time.
0 commit comments