| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement-expected.txt
|
| deleted file mode 100644
|
| index 11b862dedc9ca6db56ea72c8117829545f0502ea..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement-expected.txt
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS The type attribute must return 'fieldset'
|
| -PASS The form attribute must return the fieldset's form owner
|
| -FAIL The elements must return an HTMLCollection object assert_equals: The elements attribute should be an HTMLCollection object expected function "function HTMLCollection() { [native code] }" but got function "function HTMLFormControlsCollection() { [native code] }"
|
| -PASS The controls must root at the fieldset element
|
| -Harness: the test ran to completion.
|
| -
|
|
|