Skip to content

Commit 3e610ca

Browse files
authored
Remove css-transforms-1 from pre-CR exclusions (w3c#5875)
Since [css-transforms-1] has been a CR since 2019 and is already listed in the Official Definition, it seems unreasonable to keep it among the pre-CR excections in the 2020 snapshot. I assume this is an editorial fix.
1 parent 8667845 commit 3e610ca

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

css-2020/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -761,10 +761,9 @@ Safe to Release pre-CR Exceptions</h2>
761761
prior to the spec reaching Candidate Recommendation:
762762
<ul>
763763
<li>Everything in
764-
<a href="https://www.w3.org/TR/css-animations-1/">CSS Animations Level 1</a>,
765-
<a href="https://www.w3.org/TR/css-transitions-1/">CSS Transitions Level 1</a>,
764+
<a href="https://www.w3.org/TR/css-animations-1/">CSS Animations Level 1</a>
766765
and
767-
<a href="https://www.w3.org/TR/css-transforms-1/">CSS Transforms Level 1</a>.
766+
<a href="https://www.w3.org/TR/css-transitions-1/">CSS Transitions Level 1</a>.
768767
<li>The '':dir()'', '':lang()'', and '':focus-within'' pseudo-classes from [[SELECTORS-4]].
769768
</ul>
770769

0 commit comments

Comments
 (0)