Martin Robinson
|
d31cdb682f
|
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
|
2023-07-06 14:49:24 +02:00 |
|
Martin Robinson
|
d4b5fc1f65
|
Make Layout 2013 style a superset of Layout 2020 style
This is the first step toward removing the compile-time difference in
style between Layout 2020 and Layout 2013.
|
2023-06-28 16:06:07 +02:00 |
|
Emilio Cobos Álvarez
|
5f4da63a5e
|
style: Remove some text-decoration prefs that are always on.
Differential Revision: https://phabricator.services.mozilla.com/D99675
|
2021-02-26 16:44:05 +01:00 |
|
Fernando Jiménez Moreno
|
689b413bde
|
Add support for text-decoration-style
|
2020-03-23 11:10:44 +01:00 |
|
Fernando Jiménez Moreno
|
928bd0d1d2
|
Add support for text-decoration-color
|
2020-03-23 11:10:44 +01:00 |
|
Fernando Jiménez Moreno
|
e3b97730fe
|
Enable text-decoration on layout 2020
|
2020-03-23 11:10:44 +01:00 |
|
Charlie Marlow
|
cf7b0e13b6
|
style: adding from-font support to text-underline-offset and text-decoration-thickness.
Differential Revision: https://phabricator.services.mozilla.com/D41476
|
2019-08-15 17:02:01 +02:00 |
|
Charlie Marlow
|
ad1d028e40
|
style: added text-decoration-thickness to the text-decoration shorthands.
Differential Revision: https://phabricator.services.mozilla.com/D40335
|
2019-08-15 17:00:31 +02:00 |
|
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 |
|