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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt

Issue 2823753002: Remove device light API
Patch Set: Restore DeviceLightEvent to LayoutTests/external/wpt/dom/nodes/Document-createEvent.html Created 3 years, 8 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/dom/nodes/Document-createEvent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt
index ce12dec69378b387a6638fe6348479fbbc980703..36510b4a06c36db154662d93b06fea72566a2d7f 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/dom/nodes/Document-createEvent-expected.txt
@@ -232,8 +232,6 @@ PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CommandEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContainerEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DataContainerEvents"
-PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DeviceLightEvent"
-PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DeviceLightEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent"

Powered by Google App Engine
This is Rietveld 408576698