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

Unified Diff: LayoutTests/editing/input/caret-at-the-edge-of-contenteditable-expected.txt

Issue 9965112: Revert 103073 - Scroll non-visible edit controls and caret into the center of the view when startin… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 9 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/editing/input/caret-at-the-edge-of-contenteditable-expected.txt
===================================================================
--- LayoutTests/editing/input/caret-at-the-edge-of-contenteditable-expected.txt (revision 113050)
+++ LayoutTests/editing/input/caret-at-the-edge-of-contenteditable-expected.txt (working copy)
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x72
- RenderBlock {HTML} at (0,0) size 800x72
- RenderBody {BODY} at (8,8) size 784x56
- RenderBlock {DIV} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 769x36
- text run at (0,0) width 769: "When the caret reaches the edge of the input box or content editable div, on the next input if must jump to the center of the"
- text run at (0,18) width 48: "control."
-layer at (8,44) size 82x20 clip at (9,45) size 80x18 scrollX 41 scrollWidth 337
- RenderBlock {DIV} at (0,36) size 82x20 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 336x18
- text run at (1,1) width 336: "012345678901012345678901234567890123456789"
-caret: position 12 of child 0 {#text} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698