@@ -1835,12 +1835,13 @@ <h3 id=sizing-terms><span class=secno>5.1. </span> Object-Sizing
18351835 < dt > < dfn id =concrete-object-size > concrete object size</ dfn >
18361836
18371837 < dd > The < a href ="#concrete-object-size "> < i > concrete object size</ i > </ a > is
1838- the result of transforming the < a
1838+ the result of transforming an object's < a
18391839 href ="#intrinsic-dimensions "> < i > intrinsic dimensions</ i > </ a > into a
1840- concrete size, based on the < a href ="#specified-size "> < i > specified
1841- size</ i > </ a > and the < a href ="#default-object-size "> < i > default object
1842- size</ i > </ a > . A < a href ="#concrete-object-size "> < i > concrete object
1843- size</ i > </ a > always has a definite height and width.
1840+ concrete size using its < a href ="#specified-size "> < i > specified
1841+ size</ i > </ a > and < a href ="#default-object-size "> < i > default object
1842+ size</ i > </ a > . (See sections below.) A < a
1843+ href ="#concrete-object-size "> < i > concrete object size</ i > </ a > always has a
1844+ definite height and width.
18441845
18451846 < dt > < dfn id =default-object-size > default object size</ dfn >
18461847
@@ -1853,7 +1854,7 @@ <h3 id=sizing-terms><span class=secno>5.1. </span> Object-Sizing
18531854 dimensions. It varies based on the context in which that the image is
18541855 being laid out.</ p >
18551856
1856- < p > The following informative list defines the < a
1857+ < p > The following informative list summarizes the < a
18571858 href ="#default-object-size "> < i > default object size</ i > </ a > of properties
18581859 and contexts that appear in CSS 2.1, plus ‘< code
18591860 class =property > border-image</ code > ’ from CSS 3 Backgrounds &
0 commit comments