| Index: LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
|
| diff --git a/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt b/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
|
| index 23c2720865f0551be54a49d043e99fd2e45b13ce..58da5eb5558a221237483ce116232fe3cf57ce6f 100644
|
| --- a/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
|
| +++ b/LayoutTests/fast/dom/body-frameset-event-handlers-expected.txt
|
| @@ -31,6 +31,14 @@ PASS Set HTMLFrameSetElement.onload
|
| PASS Enumerate HTMLFrameSetElement.onload
|
| PASS Reflect HTMLFrameSetElement.onload
|
| PASS Forward HTMLFrameSetElement.onload to Window
|
| +PASS Set HTMLBodyElement.onresize
|
| +PASS Enumerate HTMLBodyElement.onresize
|
| +PASS Reflect HTMLBodyElement.onresize
|
| +PASS Forward HTMLBodyElement.onresize to Window
|
| +PASS Set HTMLFrameSetElement.onresize
|
| +PASS Enumerate HTMLFrameSetElement.onresize
|
| +PASS Reflect HTMLFrameSetElement.onresize
|
| +PASS Forward HTMLFrameSetElement.onresize to Window
|
| PASS Set HTMLBodyElement.onscroll
|
| PASS Enumerate HTMLBodyElement.onscroll
|
| PASS Reflect HTMLBodyElement.onscroll
|
|
|