Bug 1867705 [wpt PR 43463] - Update wpt metadata, a=testonly

wpt-pr: 43463
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-12-01 06:55:08 +00:00
parent 52ae272b55
commit 5e3c05b049

View File

@ -22,3 +22,42 @@
[<ol type="SQUARE"> - list-style-type]
expected: FAIL
[<ul type="1"> - list-style-type]
expected: FAIL
[<ul type="a" class="type-a"> - list-style-type]
expected: FAIL
[<ul type="A" class="type-A"> - list-style-type]
expected: FAIL
[<ul type="i" class="type-i"> - list-style-type]
expected: FAIL
[<ul type="I" class="type-I"> - list-style-type]
expected: FAIL
[<ol type="none"> - list-style-type]
expected: FAIL
[<ol type="NONE"> - list-style-type]
expected: FAIL
[<ol type="disc"> - list-style-type]
expected: FAIL
[<ol type="DISC"> - list-style-type]
expected: FAIL
[<ol type="circle"> - list-style-type]
expected: FAIL
[<ol type="CIRCLE"> - list-style-type]
expected: FAIL
[<ol type="square"> - list-style-type]
expected: FAIL
[<ol type="SQUARE"> - list-style-type]
expected: FAIL