| Index: third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
|
| index 77b2fe028880a862129fb153d57b68008e8945c3..ad63ce208cb000f19d4e40efc643398a60743905 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-clip-change-expected.txt
|
| @@ -9,24 +9,16 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) A id='link' class='updated'",
|
| "rect": [43, 97, 97, 28],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [48, 102, 87, 18],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "InlineTextBox 'Lorem Ipsum'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Lorem Ipsum'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
|
|