| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/focus-ring-on-inline-continuation-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/focus-ring-on-inline-continuation-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/focus-ring-on-inline-continuation-move-expected.txt
|
| deleted file mode 100644
|
| index fe799f8254eead1d17c79e6e435cb8742904d020..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/focus-ring-on-inline-continuation-move-expected.txt
|
| +++ /dev/null
|
| @@ -1,54 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 8, 784, 105],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline SPAN",
|
| - "rect": [7, 7, 102, 182],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline SPAN",
|
| - "rect": [7, 7, 102, 182],
|
| - "reason": "outline"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutInline SPAN",
|
| - "reason": "outline"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutInline SPAN",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='block'",
|
| - "reason": "forced by layout"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|