mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
layout: tests: Add tests for max/min inline block size
And update existing expectations
This commit is contained in:
parent
3c105082b8
commit
3d4aa46bcf
7 changed files with 179 additions and 3 deletions
|
@ -3179,6 +3179,54 @@
|
|||
"url": "/_mozilla/css/marker_block_direction_placement_a.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size_canvas.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size_canvas.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size_canvas.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size_image.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size_image.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size_image.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size_ref.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size_ref.html"
|
||||
}
|
||||
],
|
||||
"css/max_width_float_simple_a.html": [
|
||||
{
|
||||
"path": "css/max_width_float_simple_a.html",
|
||||
|
@ -9709,6 +9757,54 @@
|
|||
"url": "/_mozilla/css/marker_block_direction_placement_a.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size_canvas.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size_canvas.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size_canvas.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size_image.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size_image.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size_image.html"
|
||||
}
|
||||
],
|
||||
"css/max_inline_block_size_ref.html": [
|
||||
{
|
||||
"path": "css/max_inline_block_size_ref.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/max_inline_block_size_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/max_inline_block_size_ref.html"
|
||||
}
|
||||
],
|
||||
"css/max_width_float_simple_a.html": [
|
||||
{
|
||||
"path": "css/max_width_float_simple_a.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue