servo/components/style/values
Emilio Cobos Álvarez cf44eb3e77 style: Don't alias -apple-system to system-ui for now, to keep /css/css-fonts/animations/system-fonts.html happy
We probably want to do this when they do something different, but for
now behavior should be the same and it causes some subtests to fail
because `getComputedStyle(..).fontFamily` for system fonts seems to
return -apple-system, but `.style.fontFamily = "-apple-system"` returns
`system-ui`.

MANUAL PUSH: Orange fix on a CLOSED TREE
2023-05-24 18:32:41 +02:00
..
animated style: Clamp perspective() values to a minimum of 1px 2023-05-24 18:32:36 +02:00
computed style: Don't alias -apple-system to system-ui for now, to keep /css/css-fonts/animations/system-fonts.html happy 2023-05-24 18:32:41 +02:00
generics style: Remove the paper size variant of GenericPageSize and add an implied default to the paper size and orientation variant 2023-05-24 18:32:38 +02:00
resolved Further changes required by Servo 2023-05-24 18:32:36 +02:00
specified style: Add MozNativevisitedhyperlinktext color, use it to style visited links 2023-05-24 18:32:40 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00