Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/select-option-background-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/select-option-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/select-option-background-color-expected.txt |
index 0b503e8d0e43a89a6895795f626d27f46d47cebe..056b86abc6fc1c53dfaa575fcfa5fac38cc6434d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/select-option-background-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/select-option-background-color-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -10,13 +12,19 @@ |
"object": "LayoutBlockFlow OPTION id='option'", |
"rect": [1, 37, 13, 17], |
"reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow OPTION id='option'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "style change" |
+ } |
] |
} |