| Index: LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| diff --git a/LayoutTests/fast/block/positioning/007-expected.txt b/LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| similarity index 69%
|
| copy from LayoutTests/fast/block/positioning/007-expected.txt
|
| copy to LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| index 5e80c83536d38d24d7848620a6c54ed16cab4962..7e3bac8593739cc9ff65692bd5cd14d5c6524de1 100644
|
| --- a/LayoutTests/fast/block/positioning/007-expected.txt
|
| +++ b/LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| @@ -4,4 +4,5 @@ layer at (0,0) size 800x116
|
| LayoutBlockFlow {HTML} at (0,0) size 800x116
|
| LayoutBlockFlow {BODY} at (8,8) size 784x100
|
| LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
|
| - LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
|
| +layer at (8,8) size 100x100
|
| + LayoutBlockFlow (sticky positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
|
|
|