Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-composite-2-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-composite-2-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-composite-2-expected.txt |
| index 064c8793b0f71275e224e2aab5b8c1789605b093..5f0b3765c128ad853b367b5f8b181b8858ec9de0 100644 |
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-composite-2-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/filters/effect-reference-repaint-composite-2-expected.txt |
| @@ -8,7 +8,7 @@ |
| "paintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV class='box'", |
| - "rect": [128, 120, 200, 200], |
| + "rect": [28, 20, 300, 300], |
|
chrishtr
2017/02/01 02:59:12
What about here and below? Also because of cc vs b
Xianzhu
2017/02/03 01:38:16
Yes, it's the same as effect-reference-repaint-com
|
| "reason": "style change" |
| } |
| ] |