| Index: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| index eb12b986bed6a52e11ac55dbc8502bd3fc5bfe2a..c54352c1f04c7f5930fda1d8add9bd0631d1dd27 100644
|
| --- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| @@ -7,8 +7,10 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [108, 8, 100, 100],
|
| + [108, 8, 100, 100],
|
| [108, 8, 4, 19],
|
| [8, 8, 100, 100],
|
| + [8, 8, 100, 100],
|
| [8, 8, 4, 19]
|
| ],
|
| "paintInvalidationClients": [
|
| @@ -16,9 +18,11 @@
|
| "InlineTextBox '\u00A0'",
|
| "RootInlineBox",
|
| "InlineTextBox '\u00A0'",
|
| + "LayoutBlockFlow DIV",
|
| "LayoutBlockFlow SPAN id='t1'",
|
| "LayoutText #text",
|
| "InlineTextBox '\u00A0'",
|
| + "LayoutBlockFlow (relative positioned) DIV",
|
| "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| "LayoutText #text",
|
| "InlineTextBox '\u00A0'"
|
|
|