mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
style: Fix ToResolvedValue implementation for caret-color, and serialize some color properties with Servo.
Differential Revision: https://phabricator.services.mozilla.com/D26785
This commit is contained in:
parent
5fd4e17020
commit
0f57b7b833
3 changed files with 48 additions and 20 deletions
|
@ -99,7 +99,6 @@ impl<RGBA> From<RGBA> for Color<RGBA> {
|
|||
ToAnimatedZero,
|
||||
ToComputedValue,
|
||||
ToCss,
|
||||
ToResolvedValue,
|
||||
ToShmem,
|
||||
)]
|
||||
#[repr(C, u8)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue