| Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| index 5380c85966a7dcb5c540d01d0c3e810ccc16efb3..cefb50398e9cd53fc488fa6f43542288da511955 100644
|
| --- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/LayoutTests/platform/win/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, 17],
|
| [8, 8, 100, 100],
|
| + [8, 8, 100, 100],
|
| [8, 8, 4, 17]
|
| ],
|
| "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'"
|
|
|