File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Terminology</h2>
88
88
<dd>
89
89
A one- or two-dimensional measurement:
90
90
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=] .
92
92
93
93
<figure>
94
94
<img style="max-width: 49%;" src="images/sizing-ltr-tb.svg"
@@ -103,13 +103,13 @@ Terminology</h2>
103
103
to an <a>inline size</a> or <a>block size</a> depends on the <a>writing mode</a> .</figcaption>
104
104
</figure>
105
105
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>
107
107
<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> .
109
109
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>
111
111
<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> .
113
113
114
114
<dt> <dfn id="definite" lt="definite|definite size">definite size</dfn>
115
115
<dd>
You can’t perform that action at this time.
0 commit comments