Chromium Code Reviews

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-text-delay-expected.txt

Issue 1102003: WebKit Roll 56165:56197. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: This time with expectations. Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-text-delay-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-text-delay-expected.txt (revision 42019)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/drag-text-delay-expected.txt (working copy)
@@ -8,7 +8,7 @@
RenderText {#text} at (0,0) size 0x0
layer at (12,13) size 151x16
RenderBlock {DIV} at (2,3) size 151x16
- RenderText {#text} at (1,0) size 61x16
- text run at (1,0) width 61: " worldhello"
-selection start: position 6 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document
-selection end: position 11 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document
+ RenderText {#text} at (1,0) size 57x16
+ text run at (1,0) width 57: "worldhello"
+selection start: position 5 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document
+selection end: position 10 of child 0 {#text} of child 0 {DIV} of child 1 {INPUT} of child 1 {BODY} of child 0 {HTML} of document

Powered by Google App Engine