Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
index f1791f1c75243efe65991d7aa8f158b9d0039102..cf5d49e5da9a1f31e2cf8e99125794f4b0a646f0 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
@@ -27,6 +27,18 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow BODY", |
"reason": "invalidate paint rectangle" |
} |