| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/bugzilla-5699-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/bugzilla-5699-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1d6541a2bb24de78b94f2ed81a5ca7317576fccb
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/bugzilla-5699-expected.txt
|
| @@ -0,0 +1,103 @@
|
| +{
|
| + "layers": [
|
| + {
|
| + "name": "LayoutView #document",
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 130, 784, 66],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 178, 36, 18],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 148, 36, 18],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='d'",
|
| + "rect": [8, 145, 4, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 145, 4, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 130, 4, 18],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [43, 178, 1, 18],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "rect": [43, 148, 1, 18],
|
| + "reason": "forced by layout"
|
| + }
|
| + ]
|
| + }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline SPAN id='d'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineFlowBox",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Hello'",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBR BR",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "forced by layout"
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|