Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt |
| index 772ec9eba15390a3e7296033df44cc24f1e6991b..57fdeded0fcf1516e0b1571d58d44c9d834c9223 100644 |
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt |
| @@ -65,6 +65,11 @@ |
| "position": [100, 0], |
| "bounds": [0, 100], |
| "drawsContent": true |
| + }, |
| + { |
| + "name": "Decoration Layer", |
| + "bounds": [100, 100], |
| + "drawsContent": true |
| } |
| ], |
| "objectPaintInvalidations": [ |