mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add tests and clean up *_mode_assign_inline_sizes
Clean up block_mode_assign_inline_sizes and inline_mode_assign_inline_sizes and add extra css tests.
This commit is contained in:
parent
90ab488d42
commit
e0454e0b65
3 changed files with 84 additions and 10 deletions
|
@ -5709,6 +5709,12 @@
|
|||
]
|
||||
},
|
||||
"testharness": {
|
||||
"css/flex-item-assign-inline-size.html": [
|
||||
{
|
||||
"path": "css/flex-item-assign-inline-size.html",
|
||||
"url": "/_mozilla/css/flex-item-assign-inline-size.html"
|
||||
}
|
||||
],
|
||||
"css/float_relative_to_position.html": [
|
||||
{
|
||||
"path": "css/float_relative_to_position.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue