mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add slot default display style test (#37189)
Add `<slot>` default display style testcase Testing: Add a new testcase for slot element default disply style. Fixes: Add slot default display style test for #37174 --------- Signed-off-by: kongbai1996 <1782765876@qq.com> Signed-off-by: Fuguo <1782765876@qq.com> Co-authored-by: Euclid Ye <yezhizhenjiakang@gmail.com>
This commit is contained in:
parent
871630606f
commit
5de3b5d166
2 changed files with 25 additions and 0 deletions
7
tests/wpt/meta/MANIFEST.json
vendored
7
tests/wpt/meta/MANIFEST.json
vendored
|
@ -727275,6 +727275,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"slot-element-default-display.html": [
|
||||
"825efaa1a97d898c9cb2b7db1c18b3213c8ed214",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"slot-element-focusable.tentative.html": [
|
||||
"b6d2449e890b31a9fc50712422c0dbca5e3e33a0",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue