| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/select-option-background-color-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/stroke-opacity-update-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/select-option-background-color-expected.txt
|
| similarity index 59%
|
| copy from third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/stroke-opacity-update-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/select-option-background-color-expected.txt
|
| index b441e7e19224edb9c5d466dd7ee172b03f8093ab..25617f4130e6e024fd18e9c0803c653875837864 100644
|
| --- a/third_party/WebKit/LayoutTests/flag-specific/enable-blink-features=SlimmingPaintInvalidation/paint/invalidation/svg/stroke-opacity-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/spinvalidation/paint/invalidation/select-option-background-color-expected.txt
|
| @@ -7,8 +7,8 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGEllipse circle",
|
| - "rect": [-1, -1, 204, 204],
|
| + "object": "LayoutBlockFlow OPTION id='option'",
|
| + "rect": [1, 35, 11, 15],
|
| "reason": "style change"
|
| }
|
| ]
|
| @@ -16,7 +16,11 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGEllipse circle",
|
| + "object": "LayoutBlockFlow OPTION id='option'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| "reason": "style change"
|
| }
|
| ]
|
|
|