Backed out changeset b42632c3ae4c (bug 1867705) - revert the expectations added here because they are causing wpt failures on lists-styles.html. CLOSED TREE

This commit is contained in:
Iulian Moraru 2023-12-12 15:12:07 +02:00
parent 13092d5659
commit 833ad7ccec

View File

@ -22,42 +22,3 @@
[<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