| Index: LayoutTests/fast/events/event-properties-gc-expected.txt
|
| diff --git a/LayoutTests/fast/events/event-properties-gc-expected.txt b/LayoutTests/fast/events/event-properties-gc-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3b9bad25ed9d57f1088399497f7de9990270c110
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/events/event-properties-gc-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Tests that properties passed to events are not garbage collected prematurely.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS event[prop] is "foo"
|
| +PASS event[prop] is "foo"
|
| +PASS event[prop] is "foo"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|