mirror of
https://github.com/servo/servo.git
synced 2025-06-13 02:44:29 +00:00
style: [css-pseudo] Use 'white-space: pre' by default in ::marker
Differential Revision: https://phabricator.services.mozilla.com/D107359
This commit is contained in:
parent
d8993eef7e
commit
a7ca8022d3
1 changed files with 1 additions and 0 deletions
|
@ -879,6 +879,7 @@ class PropertyRestrictions:
|
|||
def marker(data):
|
||||
return set(
|
||||
[
|
||||
"white-space",
|
||||
"color",
|
||||
"text-combine-upright",
|
||||
"text-transform",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue