| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| index a3fa3a3a6820d76180b95d7cca92c00c68a1bda1..7f201fb51427df094a0d77348d1ea874a2bd59a8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| @@ -10,13 +10,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutListItem LI",
|
| - "rect": [31, 94, 761, 103],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutListItem LI",
|
| - "rect": [48, 148, 744, 50],
|
| - "reason": "incremental"
|
| + "rect": [48, 94, 744, 104],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutImage IMG id='target'",
|
| @@ -26,44 +21,28 @@
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| "rect": [31, 180, 7, 17],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| "rect": [31, 130, 7, 17],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutListItem LI",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutListItem LI",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "incremental"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutImage IMG id='target'",
|
|
|