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

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

Issue 2217763003: Remove Blink-WebKit-only document.createEvent strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 4 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/imported/wpt/dom/nodes/Document-createEvent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
index 5a2c53a90ed33e67e778374b042da19ef3f7ad73..5c8d081c72015058f1594b2fe1c0c5b8c86f72bb 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dom/nodes/Document-createEvent-expected.txt
@@ -232,27 +232,17 @@ PASS Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "Wheel
PASS Should throw NOT_SUPPORTED_ERR for unrecognized arguments
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlayerEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlayerEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ApplicationCacheErrorEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AudioProcessingEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AutocompleteErrorEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AutocompleteErrorEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstallPromptEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstallPromptEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BeforeInstallPromptEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BlobEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ClipboardEvents"
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"
@@ -260,25 +250,15 @@ PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContaine
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"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+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"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableMessageEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FetchEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetLoadEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetLoadEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FontFaceSetLoadEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GamepadEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GeofencingEvents"
@@ -286,35 +266,21 @@ PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "InstallEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnectionEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnectionEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIConnectionEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIMessageEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MIDIMessageEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncryptedEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaEncryptedEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaEncryptedEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMessageEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaKeyMessageEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaKeyMessageEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryListEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaQueryListEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaQueryListEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamTrackEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MediaStreamTrackEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MediaStreamTrackEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MouseScrollEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MouseScrollEvents"
@@ -324,15 +290,11 @@ FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MutationEven
FAIL Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "MutationEvents" assert_throws: function "function () {
var evt = document.createEvent(eventInterface + "s");
}" did not throw
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotificationEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotificationEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotificationEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "NotifyPaintEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "NotifyPaintEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudioCompletionEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OfflineAudioCompletionEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OfflineAudioCompletionEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "OrientationEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "OrientationEvents"
@@ -342,70 +304,42 @@ PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PointerEvent
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PointerEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PopUpEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PopUpEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionAvailableEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionAvailableEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionAvailableEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionCloseEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PresentationConnectionCloseEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PresentationConnectionCloseEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejectionEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PromiseRejectionEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PromiseRejectionEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "PushEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "PushEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneChangeEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDTMFToneChangeEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDTMFToneChangeEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChannelEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCDataChannelEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCDataChannelEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandidateEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RTCIceCandidateEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RTCIceCandidateEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "RelatedEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "RelatedEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProgressEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ResourceProgressEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ResourceProgressEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SVGEvent"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ScrollAreaEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ScrollAreaEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPolicyViolationEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SecurityPolicyViolationEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SecurityPolicyViolationEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServicePortConnectEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServicePortConnectEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorkerMessageEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ServiceWorkerMessageEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ServiceWorkerMessageEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SimpleGestureEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SimpleGestureEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionError" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionError"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionErrors"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechRecognitionEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechRecognitionEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthesisEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SpeechSynthesisEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SpeechSynthesisEvents"
-FAIL Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent" assert_throws: function "function () {
- var evt = document.createEvent(eventInterface);
- }" did not throw
+PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "SyncEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "SyncEvents"
PASS Should throw NOT_SUPPORTED_ERR for non-legacy event interface "TimeEvent"
PASS Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "TimeEvents"

Powered by Google App Engine
This is Rietveld 408576698