| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| deleted file mode 100644
|
| index 0e082078b845f59e6537f2f2c796e940b363f1bc..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt
|
| +++ /dev/null
|
| @@ -1,75 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow H2",
|
| - "rect": [40, 107, 111, 28],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow H2",
|
| - "rect": [8, 107, 111, 28],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [40, 107, 111, 27],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 107, 111, 27],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 88, 32, 67],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutImage IMG id='foo'",
|
| - "rect": [8, 88, 32, 32],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutImage IMG id='foo'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow H2",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Chromium'",
|
| - "reason": "bounds change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|