| Index: LayoutTests/fast/repaint/vertical-rl-as-paint-container-expected.txt
|
| diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt b/LayoutTests/fast/repaint/vertical-rl-as-paint-container-expected.txt
|
| similarity index 74%
|
| copy from LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt
|
| copy to LayoutTests/fast/repaint/vertical-rl-as-paint-container-expected.txt
|
| index 61b7da0dfac0d209dcc8880e1ca57a6cbbef1c58..1b6d38b98bfbff24daf9303af97ebeb713205bca 100644
|
| --- a/LayoutTests/compositing/repaint/should-not-repaint-composited-filter-expected.txt
|
| +++ b/LayoutTests/fast/repaint/vertical-rl-as-paint-container-expected.txt
|
| @@ -8,11 +8,12 @@
|
| "children": [
|
| {
|
| "position": [8, 8],
|
| - "bounds": [100, 100],
|
| - "contentsOpaque": true,
|
| + "bounds": [600, 400],
|
| "drawsContent": true,
|
| "backfaceVisibility": "hidden",
|
| - "backgroundColor": "#008000"
|
| + "repaintRects": [
|
| + [520, 0, 80, 340]
|
| + ]
|
| }
|
| ]
|
| }
|
|
|