| Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt
|
| index cb760d72185a8882a8c66bc46c8b0b056f8af99a..d4b24a67e24df440ea23ff8d98aa9db019ef7035 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/list-marker-2-expected.txt
|
| @@ -10,13 +10,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutListItem LI",
|
| - "rect": [31, 94, 761, 104],
|
| - "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, 18],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutListMarker (anonymous)",
|
| "rect": [31, 130, 7, 18],
|
| - "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'",
|
|
|