mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Avoid starting transitions if values can't be interpolated (#35234)
Bumps Stylo to https://github.com/servo/stylo/pull/115 This is mainly to avoid firing events like `transitionstart` when the transition isn't actually allowed. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
35835af857
commit
a4c6c205d2
3 changed files with 60 additions and 12 deletions
7
tests/wpt/meta/MANIFEST.json
vendored
7
tests/wpt/meta/MANIFEST.json
vendored
|
@ -591977,6 +591977,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"transition-behavior-events.html": [
|
||||
"e3e66c12dab0cac73657e992244e4adb9e831263",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"transition-behavior.html": [
|
||||
"4c2ddb3c63baa3e146af1427293c7dedd8b8564c",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue