| Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
|
| index 8b0d92dbd848ddd413d616f027d1fb140df07c23..8b23183f481204804411cfd021c071d5635e6d91 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-2-expected.txt
|
| @@ -1,17 +1,17 @@
|
| {
|
| "name": "Content Root Layer",
|
| - "bounds": [874, 600],
|
| + "bounds": [873, 600],
|
| "children": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [874, 600],
|
| + "bounds": [873, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#3F3F3F",
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 600, 874, 180],
|
| + "rect": [0, 600, 873, 180],
|
| "reason": "incremental"
|
| },
|
| {
|
|
|