| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8a91b217ae9fd5888a5bff126b14c597065cc2a2
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt
|
| @@ -0,0 +1,29 @@
|
| +This is a testharness.js-based test.
|
| +PASS Check if the output element is a labelable element
|
| +PASS Check if the output element can access 'labels'
|
| +PASS Check if the progress element is a labelable element
|
| +PASS Check if the progress element can access 'labels'
|
| +PASS Check if the select element is a labelable element
|
| +PASS Check if the select element can access 'labels'
|
| +PASS Check if the textarea element is a labelable form-element
|
| +PASS Check if the textarea element can access 'labels'
|
| +PASS Check if the button element is a labelable element
|
| +PASS Check if the button element can access 'labels'
|
| +PASS Check if the hidden input element is not a labelable element.
|
| +FAIL Check if the hidden input element can access 'labels' Cannot read property 'length' of null
|
| +PASS Check if the input element in radio state is a labelable element
|
| +PASS Check if the input element in radio state can access 'labels'
|
| +PASS Check if the keygen element is a labelable element
|
| +PASS Check if the keygen element can access 'labels'
|
| +PASS Check if the meter element is a labelable element
|
| +PASS Check if the meter element can access 'labels'
|
| +PASS Check if the fieldset element is not a labelable element
|
| +PASS Check if the fieldset element can access 'labels'
|
| +PASS Check if the label element is not a labelable element
|
| +PASS Check if the label element can access 'labels'
|
| +PASS Check if the object element is not a labelable element
|
| +PASS Check if the object element can access 'labels'
|
| +PASS Check if the img element is not a labelable element
|
| +PASS Check if the img element can access 'labels'
|
| +Harness: the test ran to completion.
|
| +
|
|
|