@@ -125,8 +125,7 @@ Value Definitions</h3>
125
125
Missing:
126
126
* Tests checking that the property does anything
127
127
* Tests checking that the colors apply to the right parts
128
- * Initial value
129
- * Tests of animation type">
128
+ * Initial value">
130
129
</wpt>
131
130
132
131
<wpt title="The following tests have no basis in the spec:
@@ -154,6 +153,12 @@ Value Definitions</h3>
154
153
inheritance.html
155
154
scrollbar-color-parsing.html
156
155
</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>
157
162
158
163
This property allows the author to set colors of an element's scrollbars.
159
164
@@ -281,8 +286,7 @@ Value Definitions</h3>
281
286
Missing:
282
287
* Test that thin does something different fromm auto in at least some cases
283
288
* Test that none does not affect scrollability
284
- * Initial value
285
- * Tests of animation type">
289
+ * Initial value">
286
290
</wpt>
287
291
288
292
<pre class="propdef">
@@ -301,6 +305,11 @@ Value Definitions</h3>
301
305
scrollbar-width-parsing.html
302
306
textarea-scrollbar-width-none.html
303
307
</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>
304
313
305
314
This property allows the author to specify
306
315
the desired thickness of an element’s scrollbars.
0 commit comments