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

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

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase Created 3 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/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

Powered by Google App Engine
This is Rietveld 408576698