| Index: third_party/WebKit/LayoutTests/paint/invalidation/textarea-appearance-none-resize-handle-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/textarea-appearance-none-resize-handle-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/textarea-appearance-none-resize-handle-expected.txt
|
| index 13152be241c245a5fce51f00f1df7223654f507a..0647c9bcf9e691e7cfc8743ef0668ae469ddb175 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/textarea-appearance-none-resize-handle-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/textarea-appearance-none-resize-handle-expected.txt
|
| @@ -8,8 +8,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| - "rect": [0, 155, 106, 101],
|
| - "reason": "incremental"
|
| + "rect": [0, 50, 106, 206],
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| @@ -27,7 +27,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutTextControl (positioned) TEXTAREA id='textarea'",
|
| - "reason": "incremental"
|
| + "reason": "border box change"
|
| }
|
| ]
|
| }
|
|
|