mirror of
https://github.com/servo/servo.git
synced 2025-08-21 21:35:32 +01:00
Update web-platform-tests to revision b'f0b66362cc5dec54d81e0a56458b48f310a2eba9'
This commit is contained in:
parent
766917ef4f
commit
75286b8eab
467 changed files with 8309 additions and 3209 deletions
|
@ -25,6 +25,7 @@ interface ScrollTimeline : AnimationTimeline {
|
|||
dictionary ViewTimelineOptions {
|
||||
Element subject;
|
||||
ScrollAxis axis = "block";
|
||||
(DOMString or sequence<(CSSNumericValue or CSSKeywordValue)>) inset = "auto";
|
||||
};
|
||||
|
||||
[Exposed=Window]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue