Files
servo/tests/wpt/meta-legacy-layout/css/cssom/serialize-values.html.ini
Servo WPT Sync c06ec90151 Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c'

* fix linter errors after WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update expectations

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
2023-10-06 00:51:48 +00:00

103 lines
1.7 KiB
INI

[serialize-values.html]
[content: counter(par-num, upper-roman)]
expected: FAIL
[list-style-type: decimal-leading-zero]
expected: FAIL
[list-style-type: lower-roman]
expected: FAIL
[list-style-type: upper-roman]
expected: FAIL
[list-style-type: lower-latin]
expected: FAIL
[list-style-type: upper-latin]
expected: FAIL
[list-style-type: armenian]
expected: FAIL
[list-style-type: georgian]
expected: FAIL
[orphans: 101]
expected: FAIL
[orphans: inherit]
expected: FAIL
[outline-color: invert]
expected: FAIL
[page-break-after: auto]
expected: FAIL
[page-break-after: always]
expected: FAIL
[page-break-after: avoid]
expected: FAIL
[page-break-after: left]
expected: FAIL
[page-break-after: right]
expected: FAIL
[page-break-after: inherit]
expected: FAIL
[page-break-before: auto]
expected: FAIL
[page-break-before: always]
expected: FAIL
[page-break-before: avoid]
expected: FAIL
[page-break-before: left]
expected: FAIL
[page-break-before: right]
expected: FAIL
[page-break-before: inherit]
expected: FAIL
[page-break-inside: avoid]
expected: FAIL
[page-break-inside: auto]
expected: FAIL
[page-break-inside: inherit]
expected: FAIL
[widows: 101]
expected: FAIL
[widows: inherit]
expected: FAIL
[content: attr( |bar )]
expected: FAIL
[content: attr(foo-bar, "fallback")]
expected: FAIL
[content: attr(foo_bar, "fallback")]
expected: FAIL
[content: attr(|bar, "fallback")]
expected: FAIL
[content: attr(foo, "")]
expected: FAIL
[content: attr( |foo , "" )]
expected: FAIL