| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| deleted file mode 100644
|
| index 9af94023ffd06be119bb6138c718c53e6ba48726..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| +++ /dev/null
|
| @@ -1,83 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 40, 784, 105],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| - "rect": [8, 220, 100, 104],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| - "rect": [8, 200, 100, 104],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline (relative positioned) SPAN",
|
| - "rect": [8, 120, 100, 104],
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline (relative positioned) SPAN",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'x'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "location change"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|