| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| index d9e03b47723d57dff47f3d67634139631802e36f..96d82d7192ec74ba045c3f48678bf244e512190f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt
|
| @@ -10,23 +10,28 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 40, 784, 103],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [8, 40, 784, 104],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| "rect": [8, 220, 100, 103],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| "rect": [8, 200, 100, 103],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutInline (relative positioned) SPAN",
|
| + "rect": [8, 120, 100, 103],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 220, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -36,7 +41,7 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 200, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -48,32 +53,28 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineFlowBox",
|
| - "reason": "full"
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutInline (relative positioned) SPAN",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineFlowBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline (relative positioned) SPAN id='target'",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineFlowBox",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -81,11 +82,11 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|