| Index: LayoutTests/compositing/fixed-position-opaque-compositing-expected.txt
|
| diff --git a/LayoutTests/platform/android/compositing/rtl/rtl-fixed-expected.txt b/LayoutTests/compositing/fixed-position-opaque-compositing-expected.txt
|
| similarity index 67%
|
| copy from LayoutTests/platform/android/compositing/rtl/rtl-fixed-expected.txt
|
| copy to LayoutTests/compositing/fixed-position-opaque-compositing-expected.txt
|
| index f9fa62e0e6fd7b83064dae4c5af54f0195de3b31..32852156e4ae0c254fc891d8171dd98d415f3a54 100644
|
| --- a/LayoutTests/platform/android/compositing/rtl/rtl-fixed-expected.txt
|
| +++ b/LayoutTests/compositing/fixed-position-opaque-compositing-expected.txt
|
| @@ -1,14 +1,14 @@
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 2000],
|
| "children": [
|
| {
|
| - "bounds": [800, 600],
|
| + "bounds": [785, 2000],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| + "backgroundColor": "#FFFFFF",
|
| "children": [
|
| {
|
| - "position": [50, 50],
|
| - "bounds": [100, 100],
|
| + "bounds": [250, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#008000"
|
|
|