blob: 8e6e813e11dcafd6bec9117faac156da43281dbd [file] [log] [blame]
This is a testharness.js-based test.
PASS Select html element based on attribute
FAIL Select html element based on attribute mixed case assert_array_equals: lengths differ, expected 1 got 0
PASS Select both HTML and SVG elements based on attribute
PASS Select HTML element with non-ascii attribute 1
PASS Select HTML element with non-ascii attribute 2
FAIL Select HTML element with non-ascii attribute 3 assert_array_equals: lengths differ, expected 1 got 0
PASS Select SVG element based on mixed case attribute
FAIL Select both HTML and SVG elements based on mixed case attribute assert_array_equals: lengths differ, expected 1 got 0
PASS Select SVG elements with refX attribute
PASS Select SVG elements with refX attribute incorrect case
PASS Select SVG elements with refX attribute lowercase
PASS Select SVG element with non-ascii attribute 1
PASS Select SVG element with non-ascii attribute 2
PASS xmlns attribute
PASS svg element with XLink attribute
Harness: the test ran to completion.