New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
style: Sync changes from mozilla-central. #22111
Merged
+1,326
−1,087
style: Fix servo build.
ac6f921
Select commit
26040d1
style: Remove unused style constant.
emilio a9af61e
style: Don't allow auto in grid line names.
emilio a3fcfb6
style: Add a fast path for querySelector{,All} when we have classes o…
emilio 62aaf86
style: Ignore border-image-source when overriding document colors.
badb8f3
style: Support ::before / ::after on ::slotted pseudos.
emilio edf6e6a
style: Update cbindgen due to breaking change.
emilio 8bc8a0b
style: Interpolate the angle between mis-matched rotate() functions w…
birtles b00bbb3
style: Add a special list for cbindgen types to avoid generating redu…
BorisChiou 591a478
style: Use alias for StyleAppearance.
BorisChiou cb2533d
style: Use alias for StyleDisplay and StyleDisplayMode.
BorisChiou c7027e2
style: Use alias for StyleFillRule.
BorisChiou b81bbb8
style: Use alias for StylePathCommand.
BorisChiou 33b2514
style: Drop "mozilla" prefix in cbindgen_types in ServoBindings.toml.
BorisChiou 5976956
style: Handle reversed ranges in @font-face descriptors.
heycam d43c4ce
style: Support unprefixed image-rendering: crisp-edges.
heycam 52c3ba0
style: Fix inconsistent CRISPEDGES constant name.
heycam a7b5ba1
style: Use references in the shapes code.
emilio 33fed65
style: Don't match document author rules if not needed for revalidation.
emilio d035d02
style: Don't keep a separate list of ignored-when-colors-disabled lon…
emilio 282edf1
style: Move shorthand IDL order stuff out of animated_properties.
emilio f159c20
style: Move the keyframes property priority stuff outside of animated…
emilio 778ae7d
style: Move various length animation implementations to its own file.
emilio 707bd84
style: Move various font-related animation code to its own file.
emilio 8b49ef8
style: Remove nscsspropertyid_is_{animatable,transitionable}.
emilio c88a483
style: Move animation of svg-related bits outside of animated_propert…
emilio 5af6abf
style: Simplify the SVG animation code.
emilio b7da1ba
style: Implement the env() function with hardcoded zeros for safe-are…
emilio 99f9d84
style: Simplify invalid custom property handling.
emilio 29f5691
Update remaining references to cssparser 0.24.
emilio 8560c8d
Fix tidy issues.
emilio 64e70e2
style: Add the safe area constant names as atoms.
emilio ac6f921
style: Fix servo build.
emilio
Merged
style: Sync changes from mozilla-central. #22111
style: Fix servo build.
Oct 24, 2018
Oct 28, 2018
Oct 29, 2018
Oct 29, 2018
Oct 29, 2018
Oct 30, 2018
Oct 30, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Oct 31, 2018
Nov 1, 2018
Nov 1, 2018
Nov 2, 2018
Nov 5, 2018
Nov 5, 2018
Nov 4, 2018
Nov 4, 2018
Nov 4, 2018
Nov 4, 2018
Nov 4, 2018
Nov 4, 2018
Nov 4, 2018
Nov 5, 2018
Nov 5, 2018
Nov 5, 2018
Nov 5, 2018
Nov 5, 2018
Nov 5, 2018
ac6f921
Select commit
26040d1
style: Remove unused style constant.
emilio a9af61e
style: Don't allow auto in grid line names.
emilio a3fcfb6
style: Add a fast path for querySelector{,All} when we have classes o…
emilio 62aaf86
style: Ignore border-image-source when overriding document colors.
badb8f3
style: Support ::before / ::after on ::slotted pseudos.
emilio edf6e6a
style: Update cbindgen due to breaking change.
emilio 8bc8a0b
style: Interpolate the angle between mis-matched rotate() functions w…
birtles b00bbb3
style: Add a special list for cbindgen types to avoid generating redu…
BorisChiou 591a478
style: Use alias for StyleAppearance.
BorisChiou cb2533d
style: Use alias for StyleDisplay and StyleDisplayMode.
BorisChiou c7027e2
style: Use alias for StyleFillRule.
BorisChiou b81bbb8
style: Use alias for StylePathCommand.
BorisChiou 33b2514
style: Drop "mozilla" prefix in cbindgen_types in ServoBindings.toml.
BorisChiou 5976956
style: Handle reversed ranges in @font-face descriptors.
heycam d43c4ce
style: Support unprefixed image-rendering: crisp-edges.
heycam 52c3ba0
style: Fix inconsistent CRISPEDGES constant name.
heycam a7b5ba1
style: Use references in the shapes code.
emilio 33fed65
style: Don't match document author rules if not needed for revalidation.
emilio d035d02
style: Don't keep a separate list of ignored-when-colors-disabled lon…
emilio 282edf1
style: Move shorthand IDL order stuff out of animated_properties.
emilio f159c20
style: Move the keyframes property priority stuff outside of animated…
emilio 778ae7d
style: Move various length animation implementations to its own file.
emilio 707bd84
style: Move various font-related animation code to its own file.
emilio 8b49ef8
style: Remove nscsspropertyid_is_{animatable,transitionable}.
emilio c88a483
style: Move animation of svg-related bits outside of animated_propert…
emilio 5af6abf
style: Simplify the SVG animation code.
emilio b7da1ba
style: Implement the env() function with hardcoded zeros for safe-are…
emilio 99f9d84
style: Simplify invalid custom property handling.
emilio 29f5691
Update remaining references to cssparser 0.24.
emilio 8560c8d
Fix tidy issues.
emilio 64e70e2
style: Add the safe area constant names as atoms.
emilio ac6f921
style: Fix servo build.
emilio