| Index: LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
|
| diff --git a/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt b/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
|
| index 1e73efb7281cc1a0828eb758c2c2655aaeffc63e..fcc7eb4f5c9e70a82b748e847ecb2933359d4884 100644
|
| --- a/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
|
| +++ b/LayoutTests/fast/repaint/padding-keeping-visual-size-expected.txt
|
| @@ -7,7 +7,12 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [20, 220, 60, 60],
|
| + [0, 200, 100, 100],
|
| [0, 200, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (positioned) DIV id='target2' class='outer'",
|
| + "LayoutBlockFlow DIV class='inner'"
|
| ]
|
| }
|
| ]
|
|
|