| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
|
| index ea41db4eddf57443a7087ddb343f3d63739bbd33..0eb260a46cde7a33c0207b8fbb11c3ba1b6c4644 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
|
| @@ -10,23 +10,18 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow P",
|
| - "rect": [8, 130, 784, 65],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow P",
|
| - "rect": [8, 166, 784, 30],
|
| - "reason": "incremental"
|
| + "rect": [8, 130, 784, 66],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 178, 36, 17],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [8, 148, 36, 17],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline SPAN id='d'",
|
| @@ -48,28 +43,12 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow P",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow P",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline SPAN id='d'",
|
| @@ -89,27 +68,27 @@
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineTextBox 'Hello'",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineTextBox '\n'",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|