Cargoify servo

This commit is contained in:
Jack Moffitt
2014-08-28 09:34:23 -06:00
parent db2f642c32
commit c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions

View File

@@ -0,0 +1,41 @@
[labelable-elements.html]
type: testharness
[Check if the output element is a labelable element]
expected: FAIL
[Check if the progress element is a labelable element]
expected: FAIL
[Check if the select element is a labelable element]
expected: FAIL
[Check if the textarea element is a labelable form-element]
expected: FAIL
[Check if the button element is a labelable element]
expected: FAIL
[Check if the hidden input element is not a labelable element.]
expected: FAIL
[Check if the input element in radio state is a labelable element]
expected: FAIL
[Check if the keygen element is a labelable element]
expected: FAIL
[Check if the meter element is a labelable element]
expected: FAIL
[Check if the fieldset element is not a labelable element]
expected: FAIL
[Check if the label element is not a labelable element]
expected: FAIL
[Check if the object element is not a labelable element]
expected: FAIL
[Check if the img element is not a labelable element]
expected: FAIL