mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
layout: Make percentages in top
and bottom
for relative positions
relative to height, not width. Improves etsy.com. Closes #13760.
This commit is contained in:
parent
0f4209644c
commit
d5443ee450
14 changed files with 81 additions and 40 deletions
|
@ -4668,6 +4668,18 @@
|
|||
"url": "/_mozilla/css/quotes_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/relative_position_vertical_percentage_a.html": [
|
||||
{
|
||||
"path": "css/relative_position_vertical_percentage_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/relative_position_vertical_percentage_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/relative_position_vertical_percentage_a.html"
|
||||
}
|
||||
],
|
||||
"css/removeproperty.html": [
|
||||
{
|
||||
"path": "css/removeproperty.html",
|
||||
|
@ -18474,6 +18486,18 @@
|
|||
"url": "/_mozilla/css/quotes_simple_a.html"
|
||||
}
|
||||
],
|
||||
"css/relative_position_vertical_percentage_a.html": [
|
||||
{
|
||||
"path": "css/relative_position_vertical_percentage_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/relative_position_vertical_percentage_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/relative_position_vertical_percentage_a.html"
|
||||
}
|
||||
],
|
||||
"css/removeproperty.html": [
|
||||
{
|
||||
"path": "css/removeproperty.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue