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 |