| Index: third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt
|
| index cd3d5ff50b71f354ef6fd227390237fd5e508e81..115d2791b6f64e5f91d9e77b8c4e13cdbf44e4a6 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/border-radius-repaint-expected.txt
|
| @@ -8,23 +8,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 295, 200, 32],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 135, 200, 32],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 307, 200, 20],
|
| - "reason": "incremental"
|
| + "rect": [19, 239, 200, 88],
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 147, 200, 20],
|
| - "reason": "incremental"
|
| + "rect": [19, 79, 200, 88],
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='b'",
|
| @@ -42,7 +32,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "incremental"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='a'",
|
| @@ -50,7 +40,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "incremental"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='b'",
|
|
|