@@ -2044,15 +2044,20 @@ Changes since the 13 March 2018 Working Draft</h3>
20442044<ul>
20452045 <li> Merged in entire contents of <a href="https://www.w3.org/TR/css-text-decor-3/">CSS Text Decoration Level 3</a> ,
20462046 so that this is no longer a diff spec.
2047+ <li> Split 'text-decoration-skip' into longhands.
2048+ (<a href="https://github.com/w3c/csswg-drafts/issues/843">Issue 843</a> )
2049+ <li> Added ''text-decoration-skip-ink/all'' value to 'text-decoration-skip-ink' .
20472050 <li> Renamed <css> text-decoration-width</css> to 'text-decoration-thickness' .
2051+ <li> Added <<percentage>> values to 'text-decoration-thickness' and 'text-underline-offset' .
2052+ (<a href="https://github.com/w3c/csswg-drafts/issues/2165">Issue 2165</a> )
20482053 <li> Defined 'text-underline-offset' postion values as outsets rather than insets,
20492054 because this was more intuitive to users.
20502055 <li> Moved ''text-underline-position/from-font'' keyword from 'text-underline-offset' to 'text-underline-position' .
20512056 (<a href="https://github.com/w3c/csswg-drafts/issues/3118#issuecomment-432297480">Issue 3118</a> )
2052- <li> Added <<percentage>> values to ' text-decoration-thickness' and 'text-underline-offset' .
2053- (<a href="https://github.com/w3c/csswg-drafts/issues/2165 ">Issue 2165 </a> )
2054- <li> Split 'text-decoration-skip' into longhands .
2055- ( <a href="https://github.com/w3c/csswg-drafts/issues/843">Issue 843</a> )
2057+ <li> Adjust '' text-emphasis-skip: punctuation'' to include all of Po category, with some exceptions .
2058+ (<a href="https://github.com/w3c/csswg-drafts/issues/839 ">Issue 839 </a> )
2059+ <li> Clarified that line-throughs are always continuous .
2060+ <li> Miscellaneous clarifications and editorial tweaks.
20562061</ul>
20572062
20582063<h3 class="no-num" id="additions-l3">
0 commit comments