mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Upgrade Stylo to 2025-06-03 (#37444)
This continues #36835 Changelog: - Upstream:ca369cbc83...7e2201c32c
- Servo fixups:f387e6396c...2e1f66b068
Stylo tracking issue: https://github.com/servo/stylo/issues/200 --------- Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e5c328d660
commit
b394727ff6
13 changed files with 63 additions and 54 deletions
|
@ -311,6 +311,7 @@ impl LayoutContext<'_> {
|
|||
})
|
||||
})
|
||||
},
|
||||
Image::LightDark(..) => unreachable!("light-dark() should be disabled"),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue