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. #22036
Merged
+440
−593
style: Generate StyleTimingFunction and drop ns_timing_function.rs.
3723042
Select commit
fc59165
style: Implement the even more forgiving interpolation rules for tran…
birtles 0191705
style: Use searchfox links instead of dxr links for nsRuleNode.
emilio ac873c7
style: Convert NS_STYLE_ANIMATION_PLAY_STATE_* to scoped enum StyleAn…
990f2c6
style: Compare absolute dot-product to 1.0 when interpolating quatern…
birtles 3a536f4
style: Drop frames() timing function.
BorisChiou a20b6a5
style: Split TimingFunction into a separate file to match spec.
BorisChiou 2bbcb5c
style: Replace u32 with computed::Integer for computed::TimingFunction.
BorisChiou 3723042
style: Generate StyleTimingFunction and drop ns_timing_function.rs.
BorisChiou 0c057d9
style: Implement steps(jump-*) functions.
BorisChiou e7261d5
style: Back out diagnostics for not being helpful enough at diagnosing.
emilio 67fae7a
style: Assert earlier to try to get a more helpful stack.
emilio 20d9a07
style: Properly handle exhaustive matches in animation keywords to av…
emilio a51b4e7
style: Force line-height:normal for themed comboboxes for compat with…
MatsPalmgren 05f9f10
style: Fix servo build and tidy lints.
emilio
Merged
style: Sync changes from mozilla-central. #22036
style: Generate StyleTimingFunction and drop ns_timing_function.rs.
Oct 19, 2018
Oct 22, 2018
Oct 22, 2018
Oct 24, 2018
Oct 26, 2018
Oct 26, 2018
Oct 26, 2018
Oct 26, 2018
Oct 26, 2018
Oct 27, 2018
Oct 27, 2018
Oct 27, 2018
Oct 28, 2018
Oct 28, 2018
3723042
Select commit
fc59165
style: Implement the even more forgiving interpolation rules for tran…
birtles 0191705
style: Use searchfox links instead of dxr links for nsRuleNode.
emilio ac873c7
style: Convert NS_STYLE_ANIMATION_PLAY_STATE_* to scoped enum StyleAn…
990f2c6
style: Compare absolute dot-product to 1.0 when interpolating quatern…
birtles 3a536f4
style: Drop frames() timing function.
BorisChiou a20b6a5
style: Split TimingFunction into a separate file to match spec.
BorisChiou 2bbcb5c
style: Replace u32 with computed::Integer for computed::TimingFunction.
BorisChiou 3723042
style: Generate StyleTimingFunction and drop ns_timing_function.rs.
BorisChiou 0c057d9
style: Implement steps(jump-*) functions.
BorisChiou e7261d5
style: Back out diagnostics for not being helpful enough at diagnosing.
emilio 67fae7a
style: Assert earlier to try to get a more helpful stack.
emilio 20d9a07
style: Properly handle exhaustive matches in animation keywords to av…
emilio a51b4e7
style: Force line-height:normal for themed comboboxes for compat with…
MatsPalmgren 05f9f10
style: Fix servo build and tidy lints.
emilio