diff options
Diffstat (limited to 'testing/web-platform/tests/conformance-checkers/html/elements/label/multiple-descendants-novalid.html')
-rw-r--r-- | testing/web-platform/tests/conformance-checkers/html/elements/label/multiple-descendants-novalid.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/conformance-checkers/html/elements/label/multiple-descendants-novalid.html b/testing/web-platform/tests/conformance-checkers/html/elements/label/multiple-descendants-novalid.html new file mode 100644 index 000000000..014085bb6 --- /dev/null +++ b/testing/web-platform/tests/conformance-checkers/html/elements/label/multiple-descendants-novalid.html @@ -0,0 +1 @@ +<!doctype html><meta charset=utf-8><title><label><input><input></title><p>There should be an error. <label><input><input></label> |