Skip to content

Commit 3696444

Browse files
committed
Update transforms reference to current merged transforms spec.
1 parent 47a1e0e commit 3696444

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

css3-transitions/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,8 +1064,8 @@ <h2 id=animation-of-property-types-><span class=secno>6. </span> Animation
10641064
numbers.
10651065

10661066
<li> <strong>transform list</strong>: see CSS Transforms specification <a
1067-
href="#CSS3-2D-TRANSFORMS"
1068-
rel=biblioentry>[CSS3-2D-TRANSFORMS]<!--{{!CSS3-2D-TRANSFORMS}}--></a>.
1067+
href="#CSS3-TRANSFORMS"
1068+
rel=biblioentry>[CSS3-TRANSFORMS]<!--{{!CSS3-TRANSFORMS}}--></a>.
10691069

10701070
<li> <strong>rectangle</strong>: interpolated via the x, y, width and
10711071
height components (treating each as a number).
@@ -1460,13 +1460,13 @@ <h3 class=no-num id=normative-references>Normative references</h3>
14601460
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
14611461
<!---->
14621462

1463-
<dt id=CSS3-2D-TRANSFORMS>[CSS3-2D-TRANSFORMS]
1463+
<dt id=CSS3-TRANSFORMS>[CSS3-TRANSFORMS]
14641464

14651465
<dd>Simon Fraser; et al. <a
1466-
href="http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/"><cite>CSS
1467-
2D Transforms.</cite></a> 15 December 2011. W3C Working Draft. (Work in
1466+
href="http://www.w3.org/TR/2012/WD-css3-transforms-20120228/"><cite>CSS
1467+
Transforms.</cite></a> 28 February 2012. W3C Working Draft. (Work in
14681468
progress.) URL: <a
1469-
href="http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/">http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111215/</a>
1469+
href="http://www.w3.org/TR/2012/WD-css3-transforms-20120228/">http://www.w3.org/TR/2012/WD-css3-transforms-20120228/</a>
14701470
</dd>
14711471
<!---->
14721472
</dl>

css3-transitions/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@ <h2 id="animation-of-property-types-">
10631063
</li>
10641064
<li>
10651065
<strong>transform list</strong>: see
1066-
CSS Transforms specification [[!CSS3-2D-TRANSFORMS]].
1066+
CSS Transforms specification [[!CSS3-TRANSFORMS]].
10671067
</li>
10681068
<li>
10691069
<strong>rectangle</strong>: interpolated via the x, y,

0 commit comments

Comments
 (0)