Index: third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
index 5fbf4ba04895a2eb2b1bb8eabad5f7743481b691..2786e996b38d6b20d4f28078ee304e269905ce35 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
@@ -28,6 +28,14 @@ |
], |
"objectPaintInvalidations": [ |
{ |
+ "object": "InlineTextBox ''", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV id='target'", |
"reason": "invalidate paint rectangle" |
}, |