@@ -125,8 +125,7 @@ Value Definitions</h3>
125125 Missing:
126126 * Tests checking that the property does anything
127127 * Tests checking that the colors apply to the right parts
128- * Initial value
129- * Tests of animation type">
128+ * Initial value">
130129 </wpt>
131130
132131 <wpt title="The following tests have no basis in the spec:
@@ -154,6 +153,12 @@ Value Definitions</h3>
154153 inheritance.html
155154 scrollbar-color-parsing.html
156155 </wpt>
156+ <wpt pathprefix="web-animations/animation-model/animation-types">
157+ scrollbar-interpolation.html
158+ interpolation-per-property-002.html
159+ addition-per-property-002.html
160+ accumulation-per-property-002.html
161+ </wpt>
157162
158163 This property allows the author to set colors of an element's scrollbars.
159164
@@ -281,8 +286,7 @@ Value Definitions</h3>
281286 Missing:
282287 * Test that thin does something different fromm auto in at least some cases
283288 * Test that none does not affect scrollability
284- * Initial value
285- * Tests of animation type">
289+ * Initial value">
286290 </wpt>
287291
288292 <pre class="propdef">
@@ -301,6 +305,11 @@ Value Definitions</h3>
301305 scrollbar-width-parsing.html
302306 textarea-scrollbar-width-none.html
303307 </wpt>
308+ <wpt pathprefix="web-animations/animation-model/animation-types">
309+ interpolation-per-property-002.html
310+ addition-per-property-002.html
311+ accumulation-per-property-002.html
312+ </wpt>
304313
305314 This property allows the author to specify
306315 the desired thickness of an element’s scrollbars.
0 commit comments