| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/interfaces-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/interfaces-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/interfaces-expected.txt
|
| index b7d1d30c9ccc9c7f6d81d5cb974ce92039a4937f..f55c54fa0e793f60d18f73c1591c7da621e84198 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/interfaces-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/interfaces-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -Found 295 tests; 286 PASS, 9 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| +Found 295 tests; 284 PASS, 11 FAIL, 0 TIMEOUT, 0 NOTRUN.
|
| PASS Interfaces for a
|
| PASS Interfaces for A
|
| PASS Interfaces for abbr
|
| @@ -167,8 +167,8 @@ PASS Interfaces for marquee
|
| PASS Interfaces for MARQUEE
|
| PASS Interfaces for menu
|
| PASS Interfaces for MENU
|
| -PASS Interfaces for menuitem
|
| -PASS Interfaces for MENUITEM
|
| +FAIL Interfaces for menuitem assert_equals: Element menuitem should have HTMLMenuItemElement as its primary interface. expected "[object HTMLMenuItemElement]" but got "[object HTMLUnknownElement]"
|
| +FAIL Interfaces for MENUITEM assert_equals: Element MENUITEM should have HTMLMenuItemElement as its primary interface. expected "[object HTMLMenuItemElement]" but got "[object HTMLUnknownElement]"
|
| PASS Interfaces for meta
|
| PASS Interfaces for META
|
| PASS Interfaces for meter
|
|
|