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. #25299
Merged
+770
−450
style: convert NS_STYLE_TEXT_SIZE_ADJUST_* to an enum class in nsStyl…
24f21f3
Select commit
519a0e7
style: convert NS_STYLE_TOP_LAYER_* to an enum class in nsStyleConsts.h
jeffin143 5cc4394
style: convert NS_STYLE_RUBY_ALIGN_* to an enum class in nsStyleConsts.h
jeffin143 24f21f3
style: convert NS_STYLE_TEXT_SIZE_ADJUST_* to an enum class in nsStyl…
jeffin143 7e3e8e1
style: convert NS_STYLE_RUBY_POSITION_* to an enum class in nsStyleCo…
jeffin143 3bd62cf
style: Check for border-image-* initial specified values when seriali…
nordzilla 51c1dfe
style: Add support for parsing of the CSS text-underline-position pro…
jfkthame 5e7d429
style: Refactor InvalidationMap flags to use bitflags.
nordzilla f89c311
style: Remove layout.css.xul-box-display-values.survive-blockificatio…
emilio 80ac4d2
style: Avoid writing into the empty array header.
emilio baa9ac1
style: Update derive_more.
emilio e944962
style: convert NS_STYLE_ISOLATION_* to an enum class in nsStyleConsts.h.
jeffin143 6973317
style: Correctly style dark scrollbars in tree components.
heycam 7cd59da
style: Invalidate shadow part pseudo-class styles correctly.
emilio d954f51
style: Fix serialization of @namespace rule.
emilio e8a3a71
style: convert NS_STYLE_POINTER_EVENTS_* to an enum class in nsStyleC…
jeffin143 02c30bc
style: Preserve CSS input exactly during sanitization.
emilio 4b62e9f
style: convert NS_STYLE_VISIBILITY_* to an enum class in nsStyleConsts.h
jeffin143 4cd8813
style: Remove full-screen-api.unprefix.enabled.
emilio a541046
style: Use less Au in font code.
emilio 789ddd9
style: Make LengthPercentage not copy.
emilio ad61cae
style: Update smallvec to 1.0.
emilio c1c2b74
Update Cargo.lock.
emilio 7d30a7d
Servo build fixes.
emilio e885ccb
layout-2020: build fixes.
emilio ef16c58
Rustfmt recent changes.
emilio 75a05f0
Appease tidy.
emilio f7c5df5
Update WPT expectations.
emilio 7513bc2
Cherry-pick some parts of the cssparser update.
emilio
Merged
style: Sync changes from mozilla-central. #25299
style: convert NS_STYLE_TEXT_SIZE_ADJUST_* to an enum class in nsStyl…
Dec 1, 2019
Dec 1, 2019
Dec 2, 2019
Dec 2, 2019
Dec 3, 2019
Dec 4, 2019
Dec 5, 2019
Dec 5, 2019
Dec 16, 2019
Dec 5, 2019
Dec 6, 2019
Dec 9, 2019
Dec 9, 2019
Nov 25, 2019
Dec 12, 2019
Dec 12, 2019
Dec 13, 2019
Dec 13, 2019
Dec 15, 2019
Dec 15, 2019
Dec 15, 2019
Dec 15, 2019
Dec 15, 2019
Dec 15, 2019
Dec 15, 2019
Dec 15, 2019
Dec 16, 2019
Dec 16, 2019
24f21f3
Select commit
519a0e7
style: convert NS_STYLE_TOP_LAYER_* to an enum class in nsStyleConsts.h
jeffin143 5cc4394
style: convert NS_STYLE_RUBY_ALIGN_* to an enum class in nsStyleConsts.h
jeffin143 24f21f3
style: convert NS_STYLE_TEXT_SIZE_ADJUST_* to an enum class in nsStyl…
jeffin143 7e3e8e1
style: convert NS_STYLE_RUBY_POSITION_* to an enum class in nsStyleCo…
jeffin143 3bd62cf
style: Check for border-image-* initial specified values when seriali…
nordzilla 51c1dfe
style: Add support for parsing of the CSS text-underline-position pro…
jfkthame 5e7d429
style: Refactor InvalidationMap flags to use bitflags.
nordzilla f89c311
style: Remove layout.css.xul-box-display-values.survive-blockificatio…
emilio 80ac4d2
style: Avoid writing into the empty array header.
emilio baa9ac1
style: Update derive_more.
emilio e944962
style: convert NS_STYLE_ISOLATION_* to an enum class in nsStyleConsts.h.
jeffin143 6973317
style: Correctly style dark scrollbars in tree components.
heycam 7cd59da
style: Invalidate shadow part pseudo-class styles correctly.
emilio d954f51
style: Fix serialization of @namespace rule.
emilio e8a3a71
style: convert NS_STYLE_POINTER_EVENTS_* to an enum class in nsStyleC…
jeffin143 02c30bc
style: Preserve CSS input exactly during sanitization.
emilio 4b62e9f
style: convert NS_STYLE_VISIBILITY_* to an enum class in nsStyleConsts.h
jeffin143 4cd8813
style: Remove full-screen-api.unprefix.enabled.
emilio a541046
style: Use less Au in font code.
emilio 789ddd9
style: Make LengthPercentage not copy.
emilio ad61cae
style: Update smallvec to 1.0.
emilio c1c2b74
Update Cargo.lock.
emilio 7d30a7d
Servo build fixes.
emilio e885ccb
layout-2020: build fixes.
emilio ef16c58
Rustfmt recent changes.
emilio 75a05f0
Appease tidy.
emilio f7c5df5
Update WPT expectations.
emilio 7513bc2
Cherry-pick some parts of the cssparser update.
emilio