Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| index 453bbe358c218269fd8716a4203bf62f99833877..ea436d02b92f0b82aa7350f72ed6319d78733240 100644 |
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
| @@ -13,7 +13,6 @@ |
| }, |
| { |
| "object": "RootInlineBox", |
| - "rect": [0, 0, 0, 0], |
| "reason": "full" |
| } |
| ], |
| @@ -26,12 +25,10 @@ |
| "paintInvalidations": [ |
| { |
| "object": "InlineFlowBox", |
| - "rect": [0, 0, 0, 0], |
| "reason": "full" |
| }, |
| { |
| "object": "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'", |
| - "rect": [0, 0, 0, 0], |
| "reason": "full" |
| } |
| ] |