Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
index 9c38308c4d7025544a713f034c8b87616f4ed395..81df00a8924368fee381e3c0ab3fae3fcec96b96 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
@@ -10,6 +10,7 @@ |
[8, 2196, 639, 107], |
[8, 2046, 777, 107], |
[8, 2046, 766, 107], |
+ [8, 2000, 777, 350], |
chrishtr
2015/10/30 20:45:51
Why the new invalidations on this test?
Xianzhu
2015/10/30 20:52:15
The added invalidatPaintIncludingNonCompositingDes
|
[8, 2000, 777, 350] |
], |
"paintInvalidationClients": [ |
@@ -23,7 +24,8 @@ |
"LayoutText #text", |
"InlineTextBox 'This text should be visible in the'", |
"InlineTextBox 'output.'", |
- "LayoutBlockFlow DIV id='container'" |
+ "LayoutBlockFlow DIV id='container'", |
+ "LayoutBlockFlow (positioned) DIV id='absolute'" |
] |
} |
] |