Skip to content

Commit 515c212

Browse files
committed
[css-pseudo] Add changes section
1 parent 3a19a92 commit 515c212

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

css-pseudo/Overview.bs

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,18 @@ Addition to the <code>window</code> interface</h3>
909909
Its return value is a <code>CSSPseudoElementList</code>,
910910
potentially empty if no pseudo-element exists for the given element and the given type.
911911

912+
<h2 class="no-num" id="changes">
913+
Changes</h2>
914+
915+
Changes since the <a href="https://www.w3.org/TR/2015/WD-css-pseudo-4-20150115/">15 January 2015 Working Draft</a> include:
916+
917+
<ul>
918+
<li>Addition of the ''::marker'' pseudo-element.
919+
<li>Defined handling of text decorations on ''::selection'' to match IE's more sensible behavior.
920+
<li>Links to pseudo-element OM design discussions.
921+
<li>Various minor clarifications.
922+
</ul>
923+
912924
<h2 class="no-num" id="acknowledgements">
913925
Acknowledgements</h2>
914926

0 commit comments

Comments
 (0)