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

Unified Diff: LayoutTests/platform/win/editing/selection/drag-select-1-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/editing/selection/drag-select-1-expected.txt
diff --git a/LayoutTests/platform/win/editing/selection/drag-select-1-expected.txt b/LayoutTests/platform/win/editing/selection/drag-select-1-expected.txt
index 84a5c6d13f4dd7c1e6fb57eb4a62e74b3c611853..725d1811cd4f2c0b4e14301426aeefa71f7044de 100644
--- a/LayoutTests/platform/win/editing/selection/drag-select-1-expected.txt
+++ b/LayoutTests/platform/win/editing/selection/drag-select-1-expected.txt
@@ -7,15 +7,15 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 222x17
text run at (0,0) width 222: "This tests for a drag select crasher."
- RenderBlock {DIV} at (0,34) size 784x21
+ RenderBlock {DIV} at (0,34) size 784x22
RenderInline {SPAN} at (0,0) size 66x17
- RenderText {#text} at (0,1) size 66x17
- text run at (0,1) width 66: "Start here."
- RenderText {#text} at (65,1) size 5x17
- text run at (65,1) width 5: " "
- RenderTextControl {INPUT} at (69.75,0) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderBlock {UL} at (0,71) size 784x0
-layer at (80,45) size 169x15
- RenderBlock {DIV} at (2,3) size 169x15
+ RenderText {#text} at (0,2) size 66x17
+ text run at (0,2) width 66: "Start here."
+ RenderText {#text} at (65,2) size 5x17
+ text run at (65,2) width 5: " "
+ RenderTextControl {INPUT} at (69.75,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderBlock {UL} at (0,72) size 784x0
+layer at (80,45) size 169x16
+ RenderBlock {DIV} at (2,3) size 169x16
selection start: position 4 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body
selection end: position 1 of child 1 {#text} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698