File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 112011-11-30 dino@apple.com
22
3+ - Make sure to link to the right dev stylesheet.
4+ - Removed discussion about fixed position.
35- Note the location of the Editors' Draft.
46- Link to open bugzilla about animating between transforms of the same type.
57
Original file line number Diff line number Diff line change @@ -239,10 +239,6 @@ <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
239239 containing block. The object acts as a containing block for fixed
240240 positioned descendants.
241241
242- < div class =todo > Need to go into more detail here about why fixed
243- positioned objects should do this, i.e., that it's much harder to
244- implement otherwise.</ div >
245-
246242 < div class =issue > There are two roles for transformations in layout: (1)
247243 transformations that adjust the position of the affected content without
248244 changing the normal layout of that content (much like relative
Original file line number Diff line number Diff line change @@ -126,10 +126,6 @@ <h2>Introduction</h2>
126126 both a stacking context and a containing block. The object acts as a
127127 containing block for fixed positioned descendants.
128128 </ p >
129- < div class ="todo ">
130- Need to go into more detail here about why fixed positioned objects
131- should do this, i.e., that it's much harder to implement otherwise.
132- </ div >
133129 < div class ="issue ">
134130 There are two roles for transformations in layout: (1) transformations
135131 that adjust the position of the affected content without changing the
You can’t perform that action at this time.
0 commit comments