mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #10279 - notriddle:issue_10258, r=mbrubeck
Fix #10258 Respect border-box when computing the relative sizes of children. <!-- 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/10279) <!-- Reviewable:end -->
This commit is contained in:
commit
77444d00be
4 changed files with 91 additions and 1 deletions
|
@ -1916,6 +1916,18 @@
|
|||
"url": "/_mozilla/css/iframe/stacking_context_position_a.html"
|
||||
}
|
||||
],
|
||||
"css/image_percentage_dimen.html": [
|
||||
{
|
||||
"path": "css/image_percentage_dimen.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/image_percentage_dimen_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/image_percentage_dimen.html"
|
||||
}
|
||||
],
|
||||
"css/image_rendering_auto_a.html": [
|
||||
{
|
||||
"path": "css/image_rendering_auto_a.html",
|
||||
|
@ -8302,6 +8314,18 @@
|
|||
"url": "/_mozilla/css/iframe/stacking_context_position_a.html"
|
||||
}
|
||||
],
|
||||
"css/image_percentage_dimen.html": [
|
||||
{
|
||||
"path": "css/image_percentage_dimen.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/image_percentage_dimen_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/image_percentage_dimen.html"
|
||||
}
|
||||
],
|
||||
"css/image_rendering_auto_a.html": [
|
||||
{
|
||||
"path": "css/image_rendering_auto_a.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue