Skip to content
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, and update euclid #23827

Merged
merged 23 commits into from Jul 24, 2019

style: Update to euclid 0.20.

239f2da
Select commit
c00045b
style: set CSS properties directly on '::cue'.
alastor0325 Jul 9, 2019
6cf87d2
style: Add an 'auto' value for the CSS 'quotes' property, and make it…
jfkthame Jul 9, 2019
145acbf
style: Part 2: Retire the support for 3-valued syntax for position.
BorisChiou Jul 10, 2019
e3b57ef
style: Ignore pref-controlled properties in cached scrollbar style as…
heycam Jul 10, 2019
10cb9c0
style: Don't apply property restrictions to pseudo-elements in UA sty…
emilio Jul 11, 2019
b8e3247
style: Update spec link for font-variation-settings.
emilio Jul 11, 2019
2a500ea
style: scroll-margin properties shouldn't apply to first-line / first…
emilio Jul 11, 2019
e33a799
style: Centralize property restrictions.
emilio Jul 11, 2019
65bf72f
style: Set the property restrictions flags from the centralized list.
emilio Jul 11, 2019
87231e6
style: Add percentage for opacity (i.e. <alpha-value>).
BorisChiou Jul 12, 2019
2ab9156
style: Remove dominant-baseline values that no longer exist.
longsonr Jul 13, 2019
59cf10d
style: Modify URLExtraData rust debug to include referrerInfo.
Jul 16, 2019
137044a
style: Update animations when a pseudo-element had animations but no …
emilio Jul 16, 2019
66eae2f
style: Remove the ability to build Gecko without the bindgen feature.
emilio Jul 18, 2019
239f2da
style: Update to euclid 0.20.
nical Jul 18, 2019
6bc1b97
style: renamed text-decoration-width to text-decoration-thickness.
Jul 19, 2019
243520f
style: Change dominant-baseline from reset to inherit.
longsonr Jul 19, 2019
8665d9d
Fix Servo build.
emilio Jul 22, 2019
3da8f85
style: Fix a warning in Servo builds by moving a macro to where it's …
emilio Jul 22, 2019
58d51b1
style: Remove unit tests that test non-compliant stuff.
emilio Jul 22, 2019
2ff7cb5
style: Appease tidy.
emilio Jul 22, 2019
3d57c22
Update euclid.
emilio Jul 22, 2019
9dc906a
Update WPT expectations.
emilio Jul 23, 2019
Merged

style: Sync changes from mozilla-central, and update euclid #23827

style: Update to euclid 0.20.
239f2da
Select commit
c00045b
style: set CSS properties directly on '::cue'.
alastor0325 Jul 9, 2019
6cf87d2
style: Add an 'auto' value for the CSS 'quotes' property, and make it…
jfkthame Jul 9, 2019
145acbf
style: Part 2: Retire the support for 3-valued syntax for position.
BorisChiou Jul 10, 2019
e3b57ef
style: Ignore pref-controlled properties in cached scrollbar style as…
heycam Jul 10, 2019
10cb9c0
style: Don't apply property restrictions to pseudo-elements in UA sty…
emilio Jul 11, 2019
b8e3247
style: Update spec link for font-variation-settings.
emilio Jul 11, 2019
2a500ea
style: scroll-margin properties shouldn't apply to first-line / first…
emilio Jul 11, 2019
e33a799
style: Centralize property restrictions.
emilio Jul 11, 2019
65bf72f
style: Set the property restrictions flags from the centralized list.
emilio Jul 11, 2019
87231e6
style: Add percentage for opacity (i.e. <alpha-value>).
BorisChiou Jul 12, 2019
2ab9156
style: Remove dominant-baseline values that no longer exist.
longsonr Jul 13, 2019
59cf10d
style: Modify URLExtraData rust debug to include referrerInfo.
Jul 16, 2019
137044a
style: Update animations when a pseudo-element had animations but no …
emilio Jul 16, 2019
66eae2f
style: Remove the ability to build Gecko without the bindgen feature.
emilio Jul 18, 2019
239f2da
style: Update to euclid 0.20.
nical Jul 18, 2019
6bc1b97
style: renamed text-decoration-width to text-decoration-thickness.
Jul 19, 2019
243520f
style: Change dominant-baseline from reset to inherit.
longsonr Jul 19, 2019
8665d9d
Fix Servo build.
emilio Jul 22, 2019
3da8f85
style: Fix a warning in Servo builds by moving a macro to where it's …
emilio Jul 22, 2019
58d51b1
style: Remove unit tests that test non-compliant stuff.
emilio Jul 22, 2019
2ff7cb5
style: Appease tidy.
emilio Jul 22, 2019
3d57c22
Update euclid.
emilio Jul 22, 2019
9dc906a
Update WPT expectations.
emilio Jul 23, 2019

Workflow runs completed with no jobs

You can’t perform that action at this time.