Add layout support for list markers

This commit is contained in:
Simon Sapin 2020-07-23 18:27:10 +02:00
parent 4a4199c1d6
commit b91e293819
18 changed files with 151 additions and 64 deletions

View file

@ -1,2 +0,0 @@
[content-counter-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[multiple-content-values-001.xht]
expected: FAIL

View file

@ -8,3 +8,33 @@
[[data-expected-height\] 4]
expected: FAIL
[[data-expected-height\] 1]
expected: FAIL
[[data-expected-height\] 10]
expected: FAIL
[[data-expected-height\] 2]
expected: FAIL
[[data-expected-height\] 5]
expected: FAIL
[[data-expected-height\] 6]
expected: FAIL
[[data-expected-height\] 9]
expected: FAIL
[[data-expected-height\] 8]
expected: FAIL
[[data-expected-height\] 13]
expected: FAIL
[[data-expected-height\] 12]
expected: FAIL
[[data-expected-height\] 11]
expected: FAIL

View file

@ -0,0 +1,2 @@
[list-style-019.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[padding-left-applies-to-010.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[characters-0080-009F-001.xht]
expected: FAIL

View file

@ -5,15 +5,9 @@
[shorthand outline can be set with setProperty and priority !important]
expected: FAIL
[shorthand list-style can be set with setProperty and priority !important]
expected: FAIL
[shorthand border-spacing can be set with setProperty]
expected: FAIL
[shorthand border-spacing can be set with setProperty and priority !important]
expected: FAIL
[shorthand list-style can be set with setProperty]
expected: FAIL

View file

@ -1,7 +1,4 @@
[serialize-values.html]
[list-style-type: none]
expected: FAIL
[direction: ltr]
expected: FAIL
@ -38,9 +35,6 @@
[page-break-before: left]
expected: FAIL
[list-style-image: none]
expected: FAIL
[list-style-type: upper-alpha]
expected: FAIL
@ -80,9 +74,6 @@
[page-break-after: auto]
expected: FAIL
[list-style-type: circle]
expected: FAIL
[display: table-row]
expected: FAIL
@ -95,9 +86,6 @@
[unicode-bidi: embed]
expected: FAIL
[list-style-type: disc]
expected: FAIL
[vertical-align: baseline]
expected: FAIL
@ -164,9 +152,6 @@
[outline-color: inherit]
expected: FAIL
[list-style-image: inherit]
expected: FAIL
[page-break-before: avoid]
expected: FAIL
@ -185,9 +170,6 @@
[unicode-bidi: bidi-override]
expected: FAIL
[list-style-type: inherit]
expected: FAIL
[text-align: justify]
expected: FAIL
@ -230,9 +212,6 @@
[border-spacing: 0px]
expected: FAIL
[list-style-image: url("http://localhost/")]
expected: FAIL
[text-indent: .5%]
expected: FAIL
@ -284,15 +263,9 @@
[clear: both]
expected: FAIL
[list-style-type: square]
expected: FAIL
[white-space: pre-wrap]
expected: FAIL
[list-style-image: url(http://localhost/)]
expected: FAIL
[outline-width: 0px]
expected: FAIL
@ -440,3 +413,9 @@
[border-collapse: collapse]
expected: FAIL
[content: counter(par-num, decimal)]
expected: FAIL
[content: counter(par-num)]
expected: FAIL

View file

@ -2,18 +2,6 @@
[getComputedStyle(elem) and elem.style for url() borderImage correctly return "none"]
expected: FAIL
[getComputedStyle(elem) for url() listStyle uses the resolved URL and elem.style uses the original URL]
expected: FAIL
[getComputedStyle(elem) and elem.style for url() listStyleImage correctly return "none"]
expected: FAIL
[getComputedStyle(elem) and elem.style for url() listStyle correctly return "none"]
expected: FAIL
[getComputedStyle(elem) for url() borderImage uses the resolved URL and elem.style uses the original URL]
expected: FAIL
[getComputedStyle(elem) for url() listStyleImage uses the resolved URL and elem.style uses the original URL]
expected: FAIL

View file

@ -0,0 +1,2 @@
[list_style_image_sizing_a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[list_style_position_a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[list_style_type_a.html]
expected: FAIL