| Index: LayoutTests/fast/regions/webkit-named-flow-event-region-in-flexbox-overset-change-expected.txt
|
| diff --git a/LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt b/LayoutTests/fast/regions/webkit-named-flow-event-region-in-flexbox-overset-change-expected.txt
|
| similarity index 59%
|
| copy from LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt
|
| copy to LayoutTests/fast/regions/webkit-named-flow-event-region-in-flexbox-overset-change-expected.txt
|
| index ea2b21933164def17e2c050be396200898f29211..8818de9f426cb580d9b4e9d36e401bd05da51bf3 100644
|
| --- a/LayoutTests/fast/regions/webkit-named-flow-event-no-regions-expected.txt
|
| +++ b/LayoutTests/fast/regions/webkit-named-flow-event-region-in-flexbox-overset-change-expected.txt
|
| @@ -1,13 +1,13 @@
|
| -Tests regionLayoutEvent being dispatched when the region chain is removed
|
| +Tests the regionOversetChange event for regions inside flexboxes
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Flow content
|
| +Flowing content into regions...
|
| PASS event.target.name is "article"
|
| -Removing region 1
|
| -Removing region 2
|
| +Engaging flexbox...
|
| PASS event.target.name is "article"
|
| +PASS eventFiredCount is 2
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|