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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/relatedevent-expected.txt

Issue 2216593002: Drop document.createEvent support for things still behind a flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@createEvent
Patch Set: fix LayoutTests 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/fast/events/relatedevent-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/relatedevent-expected.txt b/third_party/WebKit/LayoutTests/fast/events/relatedevent-expected.txt
index 3ea873caa0625d9190592355e44aa8a3f0400012..2ee7a066ccab74b29d8cb01976aebcbdc349463d 100644
--- a/third_party/WebKit/LayoutTests/fast/events/relatedevent-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/relatedevent-expected.txt
@@ -3,6 +3,7 @@ Tests to confirm behavior of updating IDL attributes of RelatedEvent.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS relatedEvent.type is "foo"
PASS relatedEvent.bubbles is false
PASS relatedEvent.cancelable is false
PASS relatedEvent.relatedTarget is null

Powered by Google App Engine
This is Rietveld 408576698