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

Unified Diff: LayoutTests/platform/win-xp/editing/deleting/5144139-2-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/platform/win-xp/editing/deleting/5144139-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/deleting/5144139-2-expected.txt b/LayoutTests/platform/win-xp/editing/deleting/5144139-2-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..28801ac87d8d03c0e41e6c33ef11fadb841405a5
--- /dev/null
+++ b/LayoutTests/platform/win-xp/editing/deleting/5144139-2-expected.txt
@@ -0,0 +1,35 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 758x39
+ text run at (0,0) width 758: "This tests to see that deleting a selection that starts just before a table and ends inside the table does not insert a placeholder br"
+ text run at (0,20) width 87: "unnecessarily. "
+ text run at (87,20) width 245: "You should see two ToDos, one empty. "
+ text run at (332,20) width 260: "The caret should be just before the second."
+ RenderBlock {DIV} at (0,56) size 784x52
+ RenderTable {TABLE} at (0,0) size 125x26
+ RenderTableSection {TBODY} at (0,0) size 125x26
+ RenderTableRow {TR} at (0,2) size 125x22
+ RenderTableCell {TD} at (2,2) size 17x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 15x19
+ text run at (1,1) width 15: "\x{21D2}"
+ RenderTableCell {TD} at (21,2) size 90x22 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 88x19
+ text run at (1,1) width 88: "ToDo Content"
+ RenderTableCell {TD} at (113,2) size 10x22 [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x19
+ text run at (1,1) width 8: "\x{21E3}"
+ RenderTable {TABLE} at (0,26) size 37x26
+ RenderTableSection {TBODY} at (0,0) size 37x26
+ RenderTableRow {TR} at (0,2) size 37x22
+ RenderTableCell {TD} at (2,2) size 17x22 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 15x19
+ text run at (1,1) width 15: "\x{21D2}"
+ RenderTableCell {TD} at (21,2) size 2x22 [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (25,2) size 10x22 [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x19
+ text run at (1,1) width 8: "\x{21E3}"
+caret: position 0 of child 3 {TABLE} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698