Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt

Issue 2021773005: Auto-rebaseline for r396951 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
index 687e78dbf8ebf4454b3bf30aa4d374edcad46819..d5b3a9bbc10c83394d310e946bee7ceeeb476a0f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/selection/selection-within-composited-scroller-expected.txt
@@ -25,21 +25,8 @@
"backgroundColor": "#D3D3D3",
"paintInvalidations": [
{
- "object": "LayoutText #text",
- "rect": [0, 160, 23, 17],
- "reason": "selection"
- },
- {
- "object": "InlineTextBox 'test'",
- "reason": "selection"
- },
- {
"object": "LayoutBlockFlow DIV id='scroller'",
"reason": "selection"
- },
- {
- "object": "LayoutBlockFlow DIV id='target'",
- "reason": "selection"
}
],
"children": [

Powered by Google App Engine
This is Rietveld 408576698