mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Image with height defined in % resizes properly
This commit is contained in:
parent
033786cd0d
commit
4a4be1d7e5
8 changed files with 83 additions and 11 deletions
|
@ -2040,6 +2040,18 @@
|
|||
"url": "/_mozilla/css/image_percentage_dimen.html"
|
||||
}
|
||||
],
|
||||
"css/image_percentage_height.html": [
|
||||
{
|
||||
"path": "css/image_percentage_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/image_percentage_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/image_percentage_height.html"
|
||||
}
|
||||
],
|
||||
"css/image_rendering_auto_a.html": [
|
||||
{
|
||||
"path": "css/image_rendering_auto_a.html",
|
||||
|
@ -9080,6 +9092,18 @@
|
|||
"url": "/_mozilla/css/image_percentage_dimen.html"
|
||||
}
|
||||
],
|
||||
"css/image_percentage_height.html": [
|
||||
{
|
||||
"path": "css/image_percentage_height.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/image_percentage_height_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/image_percentage_height.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