Skip to content

Commit 7d49591

Browse files
committed
[css-position] Update changes section
1 parent 91bc185 commit 7d49591

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

css-position/Overview.bs

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,19 +2317,15 @@ Acknowledgments</h2>
23172317

23182318
<h2 class="no-num" id="changes">Changes</h2>
23192319

2320-
<h3 id="changes-201207">
2321-
Changes since the 7 February 2012 WD</h3>
2320+
<h3 id="changes-201502">
2321+
Changes since the 3 February 2015 WD</h3>
23222322

23232323
The following significant changes were made since the
2324-
<a href="https://www.w3.org/TR/2012/WD-css3-positioning-20120207/">7 February 2012 Working Draft</a>
2324+
<a href="https://www.w3.org/TR/2015/WD-css3-positioning-20150203/">5 February 2015 Working Draft</a>
23252325

23262326
<ul>
2327-
<li>Added Rossen Atanassov as a new editor
2328-
<li>Added ''sticky'' keyword to the 'position' property to define the sticky
2329-
positioning behavior.
2330-
<li>Added logical offset keywords 'offset-before', 'offset-end', 'offset-after'
2331-
and 'offset-start'
2332-
<li>Added new attachment properties 'attachment-type', 'attachment-top', 'attachment-right',
2333-
'attachment-bottom', 'attachment-left', 'attachment'
2334-
<li>Removed 'clip' property section.
2327+
<li>Added informative table to clarify positioning calculations.
2328+
<li>Removed “page” and “center” positioning schemes,
2329+
which had not in fact been approved by the CSSWG
2330+
and should not have been published in the first place.
23352331
</ul>

0 commit comments

Comments
 (0)