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 |