| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
|
| deleted file mode 100644
|
| index e8ac5a35c7c1172a0b1cc2b3e7f37050730c26b0..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS HTML parsing should locate 4 time elements in this document
|
| -FAIL HTMLTimeElement should be exposed for prototyping assert_true: expected true got false
|
| -FAIL the time elements should be instanceof HTMLTimeElement Right-hand side of 'instanceof' is not an object
|
| -FAIL the datetime attribute should be reflected by the .dateTime property assert_equals: expected (string) "2000-02-01T03:04:05Z" but got (undefined) undefined
|
| -FAIL the dateTime IDL property should default to an empty string assert_equals: typeof test expected "string" but got "undefined"
|
| -PASS the dateTime property should be read/write
|
| -FAIL the datetime attribute should be reflected by the .dateTime property even if it is invalid assert_equals: expected (string) "go fish" but got (undefined) undefined
|
| -FAIL the datetime attribute should not reflect the textContent assert_equals: expected (string) "" but got (undefined) undefined
|
| -Harness: the test ran to completion.
|
| -
|
|
|