@@ -768,7 +768,8 @@ <h2 id=transform-rendering><span class=secno>6. </span>The Transform
768768
769769 < p class =issue > Is this effect on position:fixed necessary? If so, need to
770770 go into more detail here about why fixed positioned objects should do
771- this, i.e., that it's much harder to implement otherwise.
771+ this, i.e., that it's much harder to implement otherwise. See < a
772+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16328 "> Bug 16328</ a > .
772773
773774 < p > < a href ="http://www.w3.org/TR/css3-background/#fixed0 "> Fixed
774775 backgrounds</ a > on the root element are affected by any transform
@@ -779,7 +780,8 @@ <h2 id=transform-rendering><span class=secno>6. </span>The Transform
779780 treated as if it had a value of ‘< code class =css > scroll</ code > ’.
780781
781782 < p class =issue > Does this affect the computed style of
782- background-attachment?
783+ background-attachment? See < a
784+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=17521 "> Bug 17521</ a > .
783785
784786 < p class =note > If the root element is transformed, the transformation
785787 applies to the entire canvas, including any background specified for the
@@ -814,7 +816,9 @@ <h3 id=transform-3d-rendering><span class=secno>6.1. </span>3D Transform
814816 < div class =issue >
815817 < p class =desc > This description does not exactly match what WebKit
816818 implements. Perhaps it should be changed to match current
817- implementations?
819+ implementations? See < a
820+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=19637 "> Bug
821+ 19637</ a > .
818822 </ div >
819823
820824 < div class =example >
@@ -1536,6 +1540,8 @@ <h2 id=transform-style-property><span class=secno>9. </span> The ‘<a
15361540
15371541 < div class =issue >
15381542 < p class =desc > Should this affect the computed value of transform-style?
1543+ See < a href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=19612 "> Bug
1544+ 19612</ a > .
15391545 </ div >
15401546
15411547 < p > The values of the ‘< a href ="#effects "> < code
@@ -2049,7 +2055,8 @@ <h3 id=svg-user-coordinate-space><span class=secno>13.6. </span> User
20492055 viewport (the case for all other attributes on the mentioned attributes),
20502056 or should the be reletive the referencing objects bounding box (like it is
20512057 for all other transformable elements). The later choice seems to be more
2052- consistent within CSS Transforms.
2058+ consistent within CSS Transforms. See < a
2059+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=19638 "> Bug 19638</ a > .
20532060
20542061 < p > In particualar the ‘< code class =property > patternUnit</ code > ’,
20552062 ‘< code class =property > gradientUnit</ code > ’ and ‘< code
@@ -2067,7 +2074,9 @@ <h3 id=svg-user-coordinate-space><span class=secno>13.6. </span> User
20672074
20682075 < div class =example >
20692076 < p class =issue > The result in the example below depends on the decision
2070- made on the previous issue.
2077+ made on the previous issue. See < a
2078+ href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=19638 "> Bug
2079+ 19638</ a > .
20712080
20722081 < p > The ‘< a href ="#transform-origin "> < code
20732082 class =property > transform-origin</ code > </ a > ’ property on the pattern in
0 commit comments