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

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt

Issue 2273143002: Update web-platform-tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update baseline Created 4 years, 4 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/interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt
index ce09e4fb212676a1e7114e014d6e838c43a0c6e7..b9339d5285f5c812815dc15ccf45baf0a9b2b1f0 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/interfaces-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: line 18: The <keygen> element is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
+CONSOLE WARNING: line 19: The <keygen> element is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
This is a testharness.js-based test.
PASS Interfaces for a
PASS Interfaces for A
@@ -293,6 +293,7 @@ PASS Interfaces for wbr
PASS Interfaces for WBR
PASS Interfaces for xmp
PASS Interfaces for XMP
-FAIL Interfaces for Ã¥-bar Failed to execute 'createElementNS' on 'Document': The qualified name provided ('Ã¥-bar') contains the invalid character '¥'.
+FAIL Interfaces for å-bar assert_equals: Element å-bar should have HTMLUnknownElement as its primary interface. expected "[object HTMLUnknownElement]" but got "[object HTMLElement]"
+FAIL Interfaces for Å-BAR assert_equals: Element Å-BAR should have HTMLUnknownElement as its primary interface. expected "[object HTMLUnknownElement]" but got "[object HTMLElement]"
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698