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

Unified Diff: LayoutTests/platform/linux/virtual/spv2/paint/selection/selection-within-composited-scroller-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: LayoutTests/platform/linux/virtual/spv2/paint/selection/selection-within-composited-scroller-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt b/LayoutTests/platform/linux/virtual/spv2/paint/selection/selection-within-composited-scroller-expected.txt
similarity index 68%
copy from LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
copy to LayoutTests/platform/linux/virtual/spv2/paint/selection/selection-within-composited-scroller-expected.txt
index ee1fd73e8e1d5bbc58961fdff1582a0d213b0065..e601295f237808afd3874795b700a0b7adddfc49 100644
--- a/LayoutTests/platform/linux/fast/repaint/text-selection-rect-in-overflow-2-expected.txt
+++ b/LayoutTests/platform/linux/virtual/spv2/paint/selection/selection-within-composited-scroller-expected.txt
@@ -6,14 +6,15 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [18, 18, 216, 19]
+ [8, 168, 21, 19]
],
"paintInvalidationClients": [
"LayoutBlockFlow HTML",
"LayoutBlockFlow BODY",
- "LayoutBlockFlow DIV id='t'",
+ "LayoutBlockFlow DIV id='scroller'",
+ "LayoutBlockFlow DIV id='target'",
"LayoutText #text",
- "InlineTextBox 'Should have blue, not gray, highlight'"
+ "InlineTextBox 'test'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698