| Index: LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| diff --git a/LayoutTests/fast/css/last-child-style-sharing-expected.txt b/LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| similarity index 76%
|
| copy from LayoutTests/fast/css/last-child-style-sharing-expected.txt
|
| copy to LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| index 22043cc6ce4185572f2732c1069980d63c402a35..9070c27023b7b9d239cb963a62fb5e531efcb42c 100644
|
| --- a/LayoutTests/fast/css/last-child-style-sharing-expected.txt
|
| +++ b/LayoutTests/fast/css/sticky/sticky-stacking-context-expected.txt
|
| @@ -5,4 +5,4 @@ layer at (0,0) size 800x600
|
| LayoutBlockFlow {BODY} at (8,8) size 784x584
|
| LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
|
| layer at (8,8) size 100x100
|
| - LayoutBlockFlow (relative positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]
|
| + LayoutBlockFlow (sticky positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
|
|
|