@@ -1000,7 +1000,8 @@ <h2 id=transform-property><span class=secno>6. </span> The ‘<a
10001000 < tr >
10011001 < td > < em > Percentages:</ em >
10021002
1003- < td > refer to the size of the element's bounding box
1003+ < td > refer to the size of the element's < a
1004+ href ="#TermBoundingBox "> bounding box</ a >
10041005
10051006 < tr >
10061007 < td > < em > Media:</ em >
@@ -1543,7 +1544,8 @@ <h2 id=transform-origin-property><span class=secno>8. </span> The ‘<a
15431544 < tr >
15441545 < td > < em > Percentages:</ em >
15451546
1546- < td > refer to the size of the element's bounding box
1547+ < td > refer to the size of the element's < a
1548+ href ="#TermBoundingBox "> bounding box</ a >
15471549
15481550 < tr >
15491551 < td > < em > Media:</ em >
@@ -1575,7 +1577,7 @@ <h2 id=transform-origin-property><span class=secno>8. </span> The ‘<a
15751577
15761578 < p > < var > <percentage></ var > and < var > <length></ var > for the
15771579 first two values represent an offset of the transform origin from the top
1578- left corner of the element's bounding box.
1580+ left corner of the element's < a href =" #TermBoundingBox " > bounding box</ a > .
15791581
15801582 < p > For SVG elements without an associated CSS layout box the
15811583 < var > <length></ var > values represent an offset from the point of
@@ -1792,7 +1794,8 @@ <h2 id=perspective-origin-property><span class=secno>11. </span> The
17921794 < tr >
17931795 < td > < em > Percentages:</ em >
17941796
1795- < td > refer to the size of the element's bounding box
1797+ < td > refer to the size of the element's < a
1798+ href ="#TermBoundingBox "> bounding box</ a >
17961799
17971800 < tr >
17981801 < td > < em > Media:</ em >
@@ -1821,7 +1824,7 @@ <h2 id=perspective-origin-property><span class=secno>11. </span> The
18211824
18221825 < p > < var > <percentage></ var > and < var > <length></ var > values
18231826 represent an offset of the perspective origin from the top left corner of
1824- the element's bounding box.
1827+ the element's < a href =" #TermBoundingBox " > bounding box</ a > .
18251828
18261829 < p > The < a
18271830 href ="http://dvcs.w3.org/hg/cssom/raw-file/tip/Overview.html/#resolved-value "> resolved
0 commit comments