| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.10/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-mac10.10/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-mac10.10/virtual/spinvalidation/paint/invalidation/select-option-background-color-expected.txt
|
| index b441e7e19224edb9c5d466dd7ee172b03f8093ab..f7aa4527df557d1b46e6c8943eb0b3a4df107f44 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-mac10.10/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, 12, 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"
|
| }
|
| ]
|
|
|