mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #10419 - notriddle:whitespace_border, r=mbrubeck
Whitespace stripping should not result in a dangling, open border. No open issue (found it while working on #7681). <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10419) <!-- Reviewable:end -->
This commit is contained in:
commit
cb943b016f
5 changed files with 42 additions and 7 deletions
|
@ -5323,6 +5323,18 @@
|
|||
"url": "/_mozilla/css/white_space_intrinsic_sizes_a.html"
|
||||
}
|
||||
],
|
||||
"css/whitespace_no_affect_border.html": [
|
||||
{
|
||||
"path": "css/whitespace_no_affect_border.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/whitespace_no_affect_border_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/whitespace_no_affect_border.html"
|
||||
}
|
||||
],
|
||||
"css/whitespace_nowrap_a.html": [
|
||||
{
|
||||
"path": "css/whitespace_nowrap_a.html",
|
||||
|
@ -11781,6 +11793,18 @@
|
|||
"url": "/_mozilla/css/white_space_intrinsic_sizes_a.html"
|
||||
}
|
||||
],
|
||||
"css/whitespace_no_affect_border.html": [
|
||||
{
|
||||
"path": "css/whitespace_no_affect_border.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/whitespace_no_affect_border_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/whitespace_no_affect_border.html"
|
||||
}
|
||||
],
|
||||
"css/whitespace_nowrap_a.html": [
|
||||
{
|
||||
"path": "css/whitespace_nowrap_a.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue