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

Unified Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-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/4916541-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fc179614f94214a15329b172a509f59681e53c24
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/editing/execCommand/4916541-expected.txt
@@ -0,0 +1,22 @@
+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 783x36
+ text run at (0,0) width 377: "This tests selection preservation during an indent operation. "
+ text run at (377,0) width 406: "The selection should start and end in the same parts of the words"
+ text run at (0,18) width 320: "'foo' and 'bar' before and after the indent operation."
+ RenderBlock {DIV} at (0,52) size 784x36
+ RenderBlock {BLOCKQUOTE} at (40,0) size 704x36
+ RenderInline {SPAN} at (0,0) size 21x18
+ RenderText {#text} at (0,0) size 21x18
+ text run at (0,0) width 21: "foo"
+ RenderBR {BR} at (21,14) size 0x0
+ RenderInline {SPAN} at (0,0) size 20x18
+ RenderText {#text} at (0,18) size 20x18
+ text run at (0,18) width 20: "bar"
+ RenderBlock (anonymous) at (0,36) size 784x0
+selection start: position 1 of child 0 {#text} of child 0 {SPAN} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 2 of child 0 {#text} of child 2 {SPAN} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine
This is Rietveld 408576698