| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| index a58cc12325b5328e0d51a2965812341ab86d40ab..6a180dbf48d7fb2e724361c071920bca157a0f30 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/border-radius-repaint-expected.txt
|
| @@ -8,23 +8,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 301, 200, 32],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 139, 200, 32],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 313, 200, 20],
|
| - "reason": "incremental"
|
| + "rect": [19, 245, 200, 88],
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [19, 151, 200, 20],
|
| - "reason": "incremental"
|
| + "rect": [19, 83, 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'",
|
|
|