| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| index 02f52ef5c936487d75f1cac6728180cc3996b7eb..9af1245281db36e37cb2d42e546311c9752d9a17 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-flow-with-floats-7-expected.txt
|
| @@ -5,28 +5,92 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [14, 404, 355, 36],
|
| - [14, 404, 355, 35],
|
| - [8, 386, 418, 54]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "InlineTextBox 'for turns,\n'",
|
| - "InlineTextBox 'quarrelling all the while, and fighting'",
|
| - "RootInlineBox",
|
| - "InlineTextBox 'for the hedgehogs; and in\n'",
|
| - "InlineTextBox 'a very short time '",
|
| - "InlineTextBox ''",
|
| - "RootInlineBox",
|
| - "InlineTextBox ''",
|
| - "InlineTextBox ' was in a furious passion, and went\n'",
|
| - "InlineTextBox 'stamping'",
|
| - "RootInlineBox",
|
| - "LayoutBlockFlow P",
|
| - "LayoutInline SPAN id='theQueen'",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'the'",
|
| - "InlineTextBox 'Queen'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox ' was in a furious passion, and went\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox ''",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Queen'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'a very short time '",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'for the hedgehogs; and in\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'for turns,\n'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'quarrelling all the while, and fighting'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'stamping'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 386, 418, 54],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='theQueen'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [14, 404, 355, 36],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [14, 404, 355, 35],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|