mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: [css-lists-3][css-pseudo-4] Add support for 'text-transform' on ::marker.
Differential Revision: https://phabricator.services.mozilla.com/D90329
This commit is contained in:
parent
f2e765296a
commit
1f8c9aec88
1 changed files with 1 additions and 0 deletions
|
@ -773,6 +773,7 @@ class PropertyRestrictions:
|
|||
return set([
|
||||
"color",
|
||||
"text-combine-upright",
|
||||
"text-transform",
|
||||
"unicode-bidi",
|
||||
"direction",
|
||||
"content",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue