File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 107107
108108 < h1 > CSS Positioned Layout Module Level 3</ h1 >
109109
110- < h2 class ="no-num no-toc "> Editor's Draft 14 October 2013</ h2 >
110+ < h2 class ="no-num no-toc "> Editor's Draft 11 November 2013</ h2 >
111111
112112 < dl >
113113 < dt > This version:
@@ -1085,10 +1085,12 @@ <h3 id=sticky-positioning><span class=secno>6.2. </span><span
10851085 title ="sticky positioning|sticky position|stickily positioned "> Sticky
10861086 positioning</ span > </ h3 >
10871087
1088- < p id =a-stickily-positioned-box-is-positioned- > A stickily positioned box
1089- is positioned similarly to a < a href ="#relative-positioning1 "> relatively
1090- positioned</ a > box, but the offset is computed with reference to its
1091- < span > flow root</ span > in addition to the containing block.
1088+ < p id =a-stickily-positioned-box-is-positioned- > A < span > stickily
1089+ positioned</ span > box is positioned similarly to a < a
1090+ href ="#relative-positioning1 "> relatively positioned</ a > box, but the
1091+ offset is computed with reference to the nearest ancestor with a
1092+ < span > scrolling box</ span > , or the viewport if no ancestor has a
1093+ < span > scrolling box</ span > .
10921094
10931095 < p id =specifically-once-a-box-has-been-laid-ou > Specifically, once a box
10941096 has been laid out according to the < a href ="#normal-flow0 "> normal flow</ a >
You can’t perform that action at this time.
0 commit comments