| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt
|
| index ea2137c1159974ede20eaa055e763ea3b9386c9a..37f75659490b704283d99702072d3523c71582f1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt
|
| @@ -7,9 +7,9 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'SUCCESS'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| + "object": "LayoutBlockFlow DIV id='allcontent'",
|
| + "rect": [8, 136, 784, 52],
|
| + "reason": "style change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) P",
|
| @@ -22,11 +22,6 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='allcontent'",
|
| - "rect": [8, 136, 784, 52],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "rect": [8, 152, 69, 19],
|
| "reason": "location change"
|
| @@ -37,8 +32,11 @@
|
| "reason": "location change"
|
| },
|
| {
|
| + "object": "InlineTextBox 'SUCCESS'",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|