File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,6 @@ spec:cssom-1; type:interface; text:CSSRule
5353spec:html; type:dfn; text:case-sensitive
5454spec:css-backgrounds-3; type:property; text:background-image
5555spec:css2; type:property; text:display
56- spec:css-timing-1; type:value; for:cubic-bezier-timing-function; text:ease-in
57- spec:css-timing-1; type:value; for:cubic-bezier-timing-function; text:ease-out
5856</pre>
5957
6058<!-- FIXME: This is only here until css-timing gets added to the biblio data -->
@@ -577,9 +575,9 @@ The 'animation-timing-function' property</h3>
577575 During the 'animation-delay' , the 'animation-timing-function' is not applied.
578576
579577 Note: This definition is necessary because otherwise a <a spec=css-timing>step
580- timing function</a> with a <em > step position</em > of <a value spec=css-timing
581- for="steps()">start</a> would produce a backwards fill equal to the top of the
582- first step in the function.
578+ timing function</a> with a <a spec=css-timing >step position</a > of <a value
579+ spec=css-timing for="steps()">start</a> would produce a backwards fill equal
580+ to the top of the first step in the function.
583581
584582 The <a spec=css-timing>output progress value</a> is used as the <var
585583 ignore> p</var> value when interpolating the property values between the
Original file line number Diff line number Diff line change @@ -100,8 +100,6 @@ spec:css-color-3;
100100 text:blue
101101 text:transparent
102102spec:css-values-3; type:type; text:<time>
103- spec:css-timing-1; type:type; for:step-timing-function; text:<single-timing-function>
104- spec:css-timing-1; type:type; for:<step-timing-function> ; text:<single-timing-function>
105103</pre>
106104<!-- FIXME: These overrides aren't great for dev/TR switching -->
107105<pre class="anchors">
You can’t perform that action at this time.
0 commit comments