Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt

Issue 1999243002: Import wpt@5df9b57edb3307a87d5187804b29c8ddd2aa14e1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add expectations files (using run-webkit-tests --new-baseline) Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
index e8ac5a35c7c1172a0b1cc2b3e7f37050730c26b0..d253fcd9295fead05819b3d1e174c44bf2961eee 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/text-level-semantics/the-time-element/001-expected.txt
@@ -1,7 +1,7 @@
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 time elements should be instanceof HTMLTimeElement Expecting a function in instanceof check, but got undefined
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

Powered by Google App Engine
This is Rietveld 408576698