File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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">
913925Acknowledgements</h2>
914926
You can’t perform that action at this time.
0 commit comments