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

Unified Diff: webkit/data/layout_tests/platform/chromium-linux/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-linux/LayoutTests/editing/execCommand/4916541-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4916541-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4916541-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a5c29bb655dec541a5832736ed0270b7ef064a30
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/4916541-expected.txt
@@ -0,0 +1,20 @@
+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 777x39
+ text run at (0,0) width 358: "This tests selection preservation during an indent operation. "
+ text run at (358,0) width 419: "The selection should start and end in the same parts of the words 'foo'"
+ text run at (0,20) width 279: "and 'bar' before and after the indent operation."
+ RenderBlock {DIV} at (0,56) size 784x40
+ RenderBlock {BLOCKQUOTE} at (40,0) size 744x40
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 20: "foo"
+ RenderBR {BR} at (20,15) size 0x0
+ RenderText {#text} at (0,20) size 20x19
+ text run at (0,20) width 20: "bar"
+ RenderBlock (anonymous) at (0,40) size 784x0
+selection start: position 1 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 2 of child 2 {#text} 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