mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
layout: Propagate specified info for flex item (#36993)
We should propagate specified info for flex items. This will prevent the loss of it for boxes that have this info (e.g. table or grid). Testing: Adding new WPT tests --------- Signed-off-by: stevennovaryo <steven.novaryo@gmail.com> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
c985c08737
commit
a572bf1191
3 changed files with 25 additions and 3 deletions
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -618436,7 +618436,7 @@
|
|||
]
|
||||
],
|
||||
"table-client-props.html": [
|
||||
"4af06d6bf71f0df75d3710ec0906445e943d340d",
|
||||
"2895bebebbf1868ef60f947d230ecca96dd6e85a",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue