| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/inline-reflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/inline-reflow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/inline-reflow-expected.txt
|
| similarity index 70%
|
| rename from third_party/WebKit/LayoutTests/paint/invalidation/inline-reflow-expected.txt
|
| rename to third_party/WebKit/LayoutTests/platform/win/paint/invalidation/inline-reflow-expected.txt
|
| index 927f9a758340d47c614a018b65d1b382469c2ba3..0ceab1df7f705cd711c3058718d5c2818b947d34 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/inline-reflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/inline-reflow-expected.txt
|
| @@ -9,17 +9,17 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container'",
|
| "rect": [0, 0, 300, 200],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div2' class='container'",
|
| "rect": [0, 300, 300, 20],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container'",
|
| "rect": [0, 0, 200, 300],
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -27,71 +27,71 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'A A A A A AA AA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AA AA AAA AAA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AAA AAAA AAAA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AAAAA AAAAA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AAAAAA AAAAAAA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AAAAAA AAAAA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AAAAA AAAA AAAA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AAA AAA AAA AA'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'AA AA AA A A A'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'A A'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div2' class='container'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "InlineTextBox 'A A A A A'",
|
| - "reason": "forced by layout"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
|
|