| Index: LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
|
| diff --git a/LayoutTests/fast/forms/image/width-and-height-of-detached-input-expected.txt b/LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/fast/forms/image/width-and-height-of-detached-input-expected.txt
|
| copy to LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
|
| index 30af64cc2cb210019c175f33390c95c1306fcc36..1500f25f787d2b189570d64511ba84aaf74704f9 100644
|
| --- a/LayoutTests/fast/forms/image/width-and-height-of-detached-input-expected.txt
|
| +++ b/LayoutTests/fast/multicol/balance-short-trailing-empty-block-expected.txt
|
| @@ -1,11 +1,14 @@
|
| -Width and height properties of a detached input element should return 0.
|
| +Both words below should be in the the right column.
|
| +
|
| +Tests that a block a column boundary is recorded properly for balancing
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS input.width is 0
|
| -PASS input.height is 0
|
| +PASS mc.offsetHeight is 190
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +right
|
| +column
|
|
|
|
|