| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-repaint-glitch-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-repaint-glitch-expected.txt
|
| index 3d0be57e86136e25f9147868001c6579021c2fa4..e420aefabf18321039a6b0f419f7a3c49440cb1c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-repaint-glitch-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/outline-repaint-glitch-expected.txt
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [15, 391, 208, 68],
|
| - "reason": "outline"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [15, 229, 208, 68],
|
| - "reason": "outline"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='b'",
|
| @@ -32,7 +32,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "outline"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='a'",
|
| @@ -40,7 +40,7 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "outline"
|
| + "reason": "border box change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='b'",
|
|
|