mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Make input element display-inside always flow-root (#35908)
Signed-off-by: Kenzie Raditya Tirtarahardja <kenzieradityatirtarahardja.18@gmail.com> Co-authored-by: Kenzie Raditya Tirtarahardja <kenzieradityatirtarahardja.18@gmail.com>
This commit is contained in:
parent
8dda64f14b
commit
40270cb626
8 changed files with 136 additions and 16 deletions
24
tests/wpt/meta/MANIFEST.json
vendored
24
tests/wpt/meta/MANIFEST.json
vendored
|
@ -347578,6 +347578,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"text-control-flow-root.html": [
|
||||
"54f7612da34262e9f804d5fcc6af0e71dafd3af8",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/html/rendering/widgets/text-control-flow-root-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"the-select-element": {
|
||||
"option-add-label-quirks.html": [
|
||||
"2c3c8093e253250f11a7e84a7ba89f3535d2eb20",
|
||||
|
@ -473527,6 +473540,10 @@
|
|||
"938d2659a8a8c02230c92db5b575818a5d056809",
|
||||
[]
|
||||
],
|
||||
"text-control-flow-root-ref.html": [
|
||||
"df2783540d87462a6c0f99c7d2e6bf6e7fd657a1",
|
||||
[]
|
||||
],
|
||||
"the-select-element": {
|
||||
"option-checked-styling-ref.html": [
|
||||
"92504a47b5961a7fa64b98b9382327b7be8e3c83",
|
||||
|
@ -717904,6 +717921,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"text-control-client-width.html": [
|
||||
"cfded6804dba6d5cc82472cae2cc276a7092741a",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"textarea-cols-rows.html": [
|
||||
"5d02a4653ef77fbaab8b1c7aa8df933a8eabcd47",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue