| 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 e827e9ba2593fb46927d8cf31ba782892df07c1d..4036442b46cb5070c53479c368c6bdf58dc4e6a5 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
|
| @@ -22,7 +22,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV id='resize' class='drop-shadow accelerated'",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -30,7 +30,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='resize' class='drop-shadow accelerated'",
|
| - "reason": "border box change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|