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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt

Issue 1984133002: Move web-platform-tests to wpt (part 2 of 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/web-platform-tests/html/semantics/interfaces-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
index f3b1bb97bef381d4ea611c45e1a60604ec05da2b..8806f78891eb815d1164f62ef453cbd21fe54b0b 100644
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/interfaces-expected.txt
@@ -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