mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Auto merge of #10490 - danlrobertson:correct-size, r=SimonSapin
Add tests and clean up `FlexFlow::(block|inline)_mode_assign_inline_sizes` Clean up `block_mode_assign_inline_sizes` and `inline_mode_assign_inline_sizes` and add extra css tests. r? @SimonSapin <!-- 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/10490) <!-- Reviewable:end -->
This commit is contained in:
commit
608533cb4a
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