mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
layout: Make all word separators justification opportunities (#30866)
This change adapts both layout and legacy layout to the specification which gives a list of word separators to use as justification opportunities.
This commit is contained in:
parent
8e31daeb6b
commit
709d00583f
8 changed files with 150 additions and 37 deletions
|
@ -250748,6 +250748,19 @@
|
|||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"text-justify-word-separators.html": [
|
||||
"028b69e40e0c6761187bbb1435873fb5955ff67e",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/css-text/text-justify/text-justify-word-separators-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
]
|
||||
},
|
||||
"text-spacing-trim": {
|
||||
|
@ -418199,6 +418212,10 @@
|
|||
"text-justify-none-001-ref.html": [
|
||||
"c8500ac9f38a2a6c843e4bfbb383f6d20c77f8c3",
|
||||
[]
|
||||
],
|
||||
"text-justify-word-separators-ref.html": [
|
||||
"99154cff3923b181a080c218b6b399dbbc558761",
|
||||
[]
|
||||
]
|
||||
},
|
||||
"text-spacing-trim": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue