Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/paint/invalidation/filter-repaint-accelerated-on-accelerated-filter-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/filter-repaint-accelerated-on-accelerated-filter-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/filter-repaint-accelerated-on-accelerated-filter-expected.txt |
| index a82d44730ab13a0592aeeb7d06f4001fbed665fe..e827e9ba2593fb46927d8cf31ba782892df07c1d 100644 |
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/filter-repaint-accelerated-on-accelerated-filter-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/filter-repaint-accelerated-on-accelerated-filter-expected.txt |
| @@ -21,7 +21,7 @@ |
| "paintInvalidations": [ |
| { |
| "object": "LayoutBlockFlow DIV id='resize' class='drop-shadow accelerated'", |
| - "rect": [-13, -13, 258, 258], |
| + "rect": [0, 0, 200, 200], |
|
Xianzhu
2017/01/26 23:17:45
Ditto.
|
| "reason": "border box change" |
| } |
| ] |