diff options
author | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-07-24 10:41:43 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-07-24 10:41:43 +0000 |
commit | 1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac (patch) | |
tree | b7c27cf8af6b73b60eeb9e6dc0afc7c974ebb9ce /third_party/WebKit/LayoutTests/editing/input | |
parent | 6b5e88e969f0fe5758804e8def5e028c95854de9 (diff) | |
download | chromium_src-1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac.zip chromium_src-1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac.tar.gz chromium_src-1cdef9c6a1f6f83ffeed70bf2955e0fd60a0a4ac.tar.bz2 |
Auto-rebaseline for r154767
http://src.chromium.org/viewvc/blink?view=revision&revision=154767
BUG=263058
TBR=eae@chromium.org
Review URL: https://codereview.chromium.org/19529005
git-svn-id: svn://svn.chromium.org/blink/trunk@154827 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/editing/input')
-rw-r--r-- | third_party/WebKit/LayoutTests/editing/input/caret-at-the-edge-of-input-expected.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/third_party/WebKit/LayoutTests/editing/input/caret-at-the-edge-of-input-expected.txt b/third_party/WebKit/LayoutTests/editing/input/caret-at-the-edge-of-input-expected.txt deleted file mode 100644 index 90aeeed..0000000 --- a/third_party/WebKit/LayoutTests/editing/input/caret-at-the-edge-of-input-expected.txt +++ /dev/null @@ -1,17 +0,0 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x57 - RenderBlock {HTML} at (0,0) size 800x57 - RenderBody {BODY} at (8,8) size 784x41 - RenderBlock {DIV} at (0,0) size 784x18 - RenderText {#text} at (0,0) size 677x18 - text run at (0,0) width 677: "When the caret reaches the edge of the input box, on the next input if must jump to the center of the control." - RenderBlock (anonymous) at (0,18) size 784x23 - RenderTextControl {INPUT} at (2,2) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)] - RenderText {#text} at (0,0) size 0x0 - RenderText {#text} at (0,0) size 0x0 -layer at (13,31) size 67x13 scrollX 37 scrollWidth 294 - RenderBlock {DIV} at (3,3) size 67x13 - RenderText {#text} at (0,0) size 293x13 - text run at (0,0) width 293: "012345678901012345678901234567890123456789" -caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body |