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

Unified Diff: LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/win/fast/repaint/text-selection-rect-in-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-expected.txt
index d402806c955b14fcf32639de102e8e964333a652..b8de32359b858fe31246bce7efbb35b1f1645e08 100644
--- a/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/text-selection-rect-in-overflow-expected.txt
@@ -1,19 +1,13 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
- RenderBlock {HTML} at (0,0) size 800x116
- RenderBody {BODY} at (8,8) size 784x100
-layer at (8,8) size 784x100 scrollY 80 scrollHeight 180
- RenderBlock {DIV} at (0,0) size 784x100
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderInline {SPAN} at (0,0) size 187x19 [bgcolor=#008000]
- RenderText {#text} at (0,80) size 187x19
- text run at (0,80) width 187: "Should have green background"
- RenderBR {BR} at (187,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBR {BR} at (0,140) size 0x19
- RenderBR {BR} at (0,160) size 0x19
+
+
+
+
+Should have green background
+
+
+
+
+(repaint rects
+ (rect 8 8 187 19)
+)
+

Powered by Google App Engine
This is Rietveld 408576698