mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
45 lines
1 KiB
INI
Vendored
45 lines
1 KiB
INI
Vendored
[text-html-attributes.html]
|
|
[Select html element based on attribute]
|
|
expected: FAIL
|
|
|
|
[Select html element based on attribute mixed case]
|
|
expected: FAIL
|
|
|
|
[Select both HTML and SVG elements based on attribute]
|
|
expected: FAIL
|
|
|
|
[Select HTML element with non-ascii attribute 1]
|
|
expected: FAIL
|
|
|
|
[Select HTML element with non-ascii attribute 2]
|
|
expected: FAIL
|
|
|
|
[Select HTML element with non-ascii attribute 3]
|
|
expected: FAIL
|
|
|
|
[Select SVG element based on mixed case attribute]
|
|
expected: FAIL
|
|
|
|
[Select both HTML and SVG elements based on mixed case attribute]
|
|
expected: FAIL
|
|
|
|
[Select SVG elements with refX attribute]
|
|
expected: FAIL
|
|
|
|
[Select SVG elements with refX attribute incorrect case]
|
|
expected: FAIL
|
|
|
|
[Select SVG elements with refX attribute lowercase]
|
|
expected: FAIL
|
|
|
|
[Select SVG element with non-ascii attribute 1]
|
|
expected: FAIL
|
|
|
|
[Select SVG element with non-ascii attribute 2]
|
|
expected: FAIL
|
|
|
|
[xmlns attribute]
|
|
expected: FAIL
|
|
|
|
[svg element with XLink attribute]
|
|
expected: FAIL
|