| Index: LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e71f5f9e54737656499898cf50199772f7ddbd78
|
| --- /dev/null
|
| +++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-change-continuations-expected.txt
|
| @@ -0,0 +1,22 @@
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [6, 86, 88, 24],
|
| + [4, 84, 92, 28]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutBlockFlow (anonymous)",
|
| + "LayoutInline SPAN id='outer'",
|
| + "LayoutBlockFlow (anonymous)",
|
| + "LayoutBlockFlow (anonymous)",
|
| + "LayoutInline SPAN id='outer'"
|
| + ]
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|