| Index: third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| index 8acab6935b40b4dd9591bbd6da1556503b46dac0..80c5d3f58e6b27f01ddfa0d97c482b0e522b5e8d 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| @@ -7,23 +7,20 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='im'",
|
| "rect": [11, 125, 100, 100],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| + "object": "InlineTextBox '\u00A0'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|