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

Unified Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/5481523-expected.txt

Issue 261054: Rebaseline some layout tests after roll to r49405 (Closed)
Patch Set: again Created 11 years, 2 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: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/5481523-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/5481523-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/5481523-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0df3e2b131fcf39e4cd99ad70cd9d42edb1d81a9
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/5481523-expected.txt
@@ -0,0 +1,31 @@
+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 784x36
+ RenderText {#text} at (0,0) size 748x36
+ text run at (0,0) width 407: "This tests for a hang when indenting a fully selected table twice. "
+ text run at (407,0) width 341: "You should see a twice indented table, with four cells,"
+ text run at (0,18) width 43: "below."
+ RenderBlock {DIV} at (0,52) size 784x50
+ RenderBlock {BLOCKQUOTE} at (40,0) size 704x50
+ RenderBlock {BLOCKQUOTE} at (40,0) size 624x50
+ RenderTable {TABLE} at (0,0) size 81x50 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 79x48
+ RenderTableRow {TR} at (0,2) size 79x21
+ RenderTableCell {TD} at (2,2) size 40x21 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 27x18
+ text run at (2,1) width 27: "One"
+ RenderTableCell {TD} at (44,2) size 33x21 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 30x18
+ text run at (2,1) width 30: "Two"
+ RenderTableRow {TR} at (0,25) size 79x21
+ RenderTableCell {TD} at (2,25) size 40x21 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 37x18
+ text run at (2,1) width 37: "Three"
+ RenderTableCell {TD} at (44,25) size 33x21 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,1) size 30x18
+ text run at (2,1) width 30: "Four"
+selection start: position 0 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 2 of child 0 {TABLE} of child 0 {BLOCKQUOTE} of child 1 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698