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

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

Issue 2337633002: Make command a HTMLUnknownElement (Closed)
Patch Set: V2 Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/HTMLTagNames.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b9339d5285f5c812815dc15ccf45baf0a9b2b1f0..091485f1d15119b120e37bc4d8dffa28e4b6781d 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
@@ -56,8 +56,8 @@ PASS Interfaces for col
PASS Interfaces for COL
PASS Interfaces for colgroup
PASS Interfaces for COLGROUP
-FAIL Interfaces for command assert_equals: Element command should have HTMLUnknownElement as its primary interface. expected "[object HTMLUnknownElement]" but got "[object HTMLElement]"
-FAIL Interfaces for COMMAND assert_equals: Element COMMAND should have HTMLUnknownElement as its primary interface. expected "[object HTMLUnknownElement]" but got "[object HTMLElement]"
+PASS Interfaces for command
+PASS Interfaces for COMMAND
FAIL Interfaces for data assert_equals: Element data should have HTMLDataElement as its primary interface. expected "[object HTMLDataElement]" but got "[object HTMLUnknownElement]"
FAIL Interfaces for DATA assert_equals: Element DATA should have HTMLDataElement as its primary interface. expected "[object HTMLDataElement]" but got "[object HTMLUnknownElement]"
PASS Interfaces for datalist
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/HTMLTagNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698