| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| deleted file mode 100644
|
| index 72b68b5ddf244625e7fd57acf35096d83dd56dd7..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/positioned-document-element-expected.txt
|
| +++ /dev/null
|
| @@ -1,81 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#008000",
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 0, 800, 600],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| - "rect": [0, 0, 800, 50],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow P",
|
| - "rect": [8, 16, 784, 18],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| - "rect": [100, 100, 452, 50],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow P",
|
| - "rect": [108, 116, 436, 18],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [108, 116, 436, 17],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 16, 436, 17],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) HTML class='changed'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow P",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Tests that the entire viewport is painted with a floated html element.'",
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|