| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
|
| similarity index 73%
|
| rename from third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
|
| index b6fadc11e43d6a0baf6716c21b67d9c91a38eba1..58ad387ad94958b68e2c541050810749b68b956b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/bugzilla-3509-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-3509-expected.txt
|
| @@ -12,25 +12,30 @@
|
| "object": "LayoutBlockFlow DIV id='im'",
|
| "rect": [11, 125, 100, 100],
|
| "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [11, 125, 4, 17],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV id='im'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineTextBox '\u00A0'",
|
| - "reason": "full"
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='im'",
|
| + "object": "LayoutText #text",
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| + "object": "InlineTextBox '\u00A0'",
|
| "reason": "forced by layout"
|
| }
|
| ]
|
|
|