Skip to content
Merged
Show file tree
Hide file tree
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
23 changes: 0 additions & 23 deletions css-animationworklet/CONTRIBUTING.md

This file was deleted.

5 changes: 0 additions & 5 deletions css-animationworklet/LICENSE.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<pre class='metadata'>
Title: CSS Animation Worklet API
Status: CG-DRAFT
Group: WICG
URL: https://wicg.github.io/animation-worklet/
Repository: wicg/animation-worklet
Shortname: css-animation-api
Status: ED
Group: houdini
ED: https://drafts.css-houdini.org/css-animationworklet-1/
Shortname: css-workletanimation
Level: 1
Abstract:
Editor: Majid Valipour, majidvp@google.com
Expand Down
4 changes: 2 additions & 2 deletions css-animationworklet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,8 @@ partial interface AnimationEffectReadOnly {


# Specification
The [draft specification](https://wicg.github.io/animation-worklet) is updated to reflect the
the agreed design direction from Houdini Tokyo F2F meeting and recent changes in the same direction.
The [draft specification](https://https://drafts.css-houdini.org/css-animationworklet) is
the most recent version.


[roc-thread]: https://lists.w3.org/Archives/Public/public-houdini/2015Mar/0020.html
Expand Down
Loading