Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[css-cascade-5] The revert-rule keyword behaves like revert-layer ...
... in the *animation origin*, not the author origin.

This fixes an obvious mistake from #12992.
  • Loading branch information
andruud committed Nov 4, 2025
commit 13bbd2718b93570f6f593351bad5be7f18151555
2 changes: 1 addition & 1 deletion css-cascade-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1989,7 +1989,7 @@ Rolling Back Rules: the ''revert-rule'' keyword</h4>
</div>

The ''revert-rule'' keyword behaves like ''revert-layer''
in the [=author origin=].
in the [=animation origin=].

<h2 id="layer-apis">Layer APIs</h2>

Expand Down