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

Unified Diff: LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (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/fast/repaint/selection-gap-overflow-scroll-expected.txt
diff --git a/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt b/LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-expected.txt
similarity index 53%
copy from LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt
copy to LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-expected.txt
index ce320c00fa5cf2026048855d0c2b9709d6341c5e..c2ecc02f027a55a9e7406403b7e9fcb812e63860 100644
--- a/LayoutTests/fast/repaint/text-in-relative-positioned-inline-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/selection-gap-overflow-scroll-expected.txt
@@ -6,16 +6,18 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 8, 200, 100],
- [8, 8, 200, 100]
+ [66, 137, 45, 19],
+ [26, 156, 35, 20],
+ [26, 137, 40, 19]
],
"paintInvalidationClients": [
- "InlineTextBox 'ab'",
+ "LayoutBlockFlow DIV id='overflow'",
"LayoutText #text",
- "InlineFlowBox",
- "LayoutInline (relative positioned) SPAN id='target'",
+ "InlineTextBox 'Lorem'",
+ "LayoutBR BR",
+ "InlineTextBox '\n'",
"LayoutText #text",
- "RootInlineBox"
+ "InlineTextBox 'ipsum'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698