| Index: LayoutTests/fast/multicol/mixed-opacity-fixed-test-expected.html
|
| diff --git a/LayoutTests/fast/multicol/mixed-opacity-fixed-test-expected.html b/LayoutTests/fast/multicol/mixed-opacity-fixed-test-expected.html
|
| deleted file mode 100644
|
| index f3662d996f2712e8c6dacca3d97fb3abb16ba0c7..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/multicol/mixed-opacity-fixed-test-expected.html
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -<div style="position:relative; width:420px; border:2px solid black; height:200px">
|
| -<div style="opacity:0.5;position:relative">
|
| -<div style="height:200px;background-color:green;position:absolute;width:200px;left:0;top:0"></div>
|
| -<div style="height:200px;background-color:green;position:absolute;width:200px;right:0;top:0"></div>
|
| -<div style="position:fixed;height:98px;width:98px;background-color:lightgray; left:170px; top:220px;background-color:green;border:1px solid lime">
|
| -</div>
|
| -</div>
|
| -</div>
|
| -</div>
|
|
|