Skip to content

Commit

Permalink
[web-animations-1] Sort link defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
birtles committed Jan 31, 2025
1 parent fd54dc8 commit 6498b6b
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions web-animations-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -185,23 +185,8 @@ urlPrefix: https://drafts.css-houdini.org/css-properties-values-api-1/; type: df
text: universal syntax definition
</pre>
<pre class="link-defaults">
spec:dom; type:interface; text:DocumentOrShadowRoot
spec:dom; type:interface; text:EventTarget
spec:dom; type:interface; text:Event
spec:dom; type:dfn; text:descendant
spec:dom; type:dfn; for:/; text:document
spec:dom; type:dfn; for:/; text:shadow root
spec:css-cascade-5; type:dfn;
text:computed value
text:shorthand property
spec:css-color-4; type:value; text:transparent
spec:css-display-4; type:property;
text:visibility
text:display
spec:css-fonts-4; type:property;
text:font-size
text:font-weight
spec:css-values-4; type:dfn; text:interpolation
spec:cssom-1; type: dfn;
text: CSS declaration block
spec:css-backgrounds-3; type:property;
text:background-image
text:border-width
Expand All @@ -213,9 +198,24 @@ spec:css-backgrounds-3; type:property;
text:border-top
text:border-color
text:box-shadow
spec:cssom-1; type: dfn;
text: CSS declaration block
spec:css-cascade-5; type:dfn;
text:computed value
text:shorthand property
spec:css-color-4; type:value; text:transparent
spec:css-display-4; type:property;
text:visibility
text:display
spec:css-fonts-4; type:property;
text:font-size
text:font-weight
spec:css-transforms-1; type:property; text:transform
spec:css-values-4; type:dfn; text:interpolation
spec:dom; type:interface; text:DocumentOrShadowRoot
spec:dom; type:interface; text:EventTarget
spec:dom; type:interface; text:Event
spec:dom; type:dfn; text:descendant
spec:dom; type:dfn; for:/; text:document
spec:dom; type:dfn; for:/; text:shadow root
spec:infra; type:dfn; text:list
spec:infra; type:dfn; for:list; text:extend

Expand Down

0 comments on commit 6498b6b

Please sign in to comment.