| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| index 4e46608d4a1136c69bdbb75e107752430c324e96..11ece5b6787699260da4b4490e4aa5363d746a3c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clip-with-layout-delta-expected.txt
|
| @@ -5,29 +5,77 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "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": [
|
| - "RootInlineBox",
|
| - "InlineTextBox '\u00A0'",
|
| - "RootInlineBox",
|
| - "InlineTextBox '\u00A0'",
|
| - "LayoutBlockFlow DIV",
|
| - "LayoutBlockFlow SPAN id='t1'",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox '\u00A0'",
|
| - "LayoutBlockFlow (relative positioned) DIV",
|
| - "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox '\u00A0'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (relative positioned) DIV",
|
| + "rect": [108, 8, 100, 100],
|
| + "reason": "background obscuration change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 8, 100, 100],
|
| + "reason": "background obscuration change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow SPAN id='t1'",
|
| + "rect": [8, 8, 100, 100],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow SPAN id='t2' class='blue'",
|
| + "rect": [108, 8, 100, 100],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 8, 4, 19],
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [108, 8, 4, 19],
|
| + "reason": "bounds 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"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|