Index: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..57fa03d66d6994a35771cdcb2b91b96797033834 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-expected.txt |
@@ -0,0 +1,120 @@ |
+{ |
+ "layers": [ |
+ { |
+ "name": "LayoutView #document", |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "paintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [10, 138, 292, 160], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [10, 303, 292, 50], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [9, 138, 290, 159], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [10, 138, 242, 180], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [10, 323, 242, 50], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD id='col1'", |
+ "rect": [10, 353, 242, 20], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [9, 138, 240, 179], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD id='target'", |
+ "rect": [254, 138, 52, 235], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD id='col1'", |
+ "rect": [252, 138, 50, 215], |
+ "reason": "incremental" |
+ } |
+ ] |
+ } |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutTableCell TD id='col1'", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'malesuada, est libero feugiat libero, vel'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'fringilla orci nibh sed neque. Quisque eu'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'nulla non nisi molestie accumsan. Etiam'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'tellus urna, laoreet ac, laoreet non,'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'suscipit sed, sapien. Phasellus vehicula,'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'sem at posuere vehicula, augue nibh'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "InlineTextBox 'vulputate pede.'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD id='target'", |
+ "reason": "bounds change" |
+ } |
+ ] |
+} |
+ |