Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt
index b7420f77e26afc6fa4355de8fab8e15be1d68110..0a8ad42fc2f5e7cc498428eee01eda329c69d5e2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/select-option-background-color-expected.txt
@@ -9,7 +9,8 @@
[1, 35, 13, 17]
],
"paintInvalidationClients": [
- "LayoutBlockFlow OPTION id='option'"
+ "LayoutBlockFlow OPTION id='option'",
+ "RootInlineBox"
]
}
]

Powered by Google App Engine