Simon Sapin
|
ddb4e369dd
|
Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020}
Renaming the variable helped make sure I looked at every use.
|
2019-07-29 17:37:03 +02:00 |
|
Charlie Marlow
|
6bc1b97a6c
|
style: renamed text-decoration-width to text-decoration-thickness.
Differential Revision: https://phabricator.services.mozilla.com/D38586
|
2019-07-23 22:54:09 +02:00 |
|
Emilio Cobos Álvarez
|
65bf72f131
|
style: Set the property restrictions flags from the centralized list.
Differential Revision: https://phabricator.services.mozilla.com/D37721
|
2019-07-23 22:54:04 +02:00 |
|
Emilio Cobos Álvarez
|
3530ea9862
|
style: Restrict properties that apply to ::marker for now.
Differential Revision: https://phabricator.services.mozilla.com/D31680
|
2019-07-08 12:45:06 +02:00 |
|
Alastor Wu
|
84a5ab2ba8
|
style: restrict CSS properties for '::cue'.
According to the spec [1], only those CSS properties listed on the spec can be applied on the `::cue`.
[1] https://www.w3.org/TR/webvtt1/#the-cue-pseudo-element
Differential Revision: https://phabricator.services.mozilla.com/D34262
|
2019-07-08 12:42:46 +02:00 |
|
Charlie Marlow
|
b70a9fe564
|
style: added text-decoration-width support to style system.
from-font support will be added later
Differential Revision: https://phabricator.services.mozilla.com/D33392
|
2019-06-25 13:11:27 +02:00 |
|
Emilio Cobos Álvarez
|
b0af565656
|
style: Use cbindgen for text-decoration-line.
Differential Revision: https://phabricator.services.mozilla.com/D23412
|
2019-03-27 14:29:10 +01:00 |
|
Jan Andre Ikenmeyer
|
1d6fe65401
|
Update MPL license to https (part 4)
|
2018-11-19 14:47:27 +01:00 |
|
Emilio Cobos Álvarez
|
ae671a7d26
|
style: Use a consistent style for longhands.
It's a bit of a mess.
Differential Revision: https://phabricator.services.mozilla.com/D3892
|
2018-09-03 12:31:10 +02:00 |
|
Emilio Cobos Álvarez
|
a2d6566d0b
|
style: Make text-orientation, unicode-bidi, contain and will-change non-animatable.
Per recent CSSWG resolutions:
https://github.com/w3c/csswg-drafts/issues/2737
https://github.com/w3c/csswg-drafts/issues/2751
Differential Revision: https://phabricator.services.mozilla.com/D3888
|
2018-09-03 12:31:04 +02:00 |
|
Emilio Cobos Álvarez
|
0a95513368
|
style: Rename the properties directories from "shorthand" to "shorthands", "longhand" to "longhands".
Bug: 1468651
Reviewed-by: heycam
MozReview-Commit-ID: CY4THCC4zkX
|
2018-06-23 20:35:18 +02:00 |
|