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

Side by Side Diff: LayoutTests/editing/selection/caret-in-textarea-auto-expected.txt

Issue 302433015: Use correct offset when attribute auto is present (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated to latest master Created 6 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x155
4 RenderBlock {HTML} at (0,0) size 800x155
5 RenderBody {BODY} at (8,16) size 784x131
6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 781x39
8 text run at (0,0) width 781: "This tests that typing in a textarea wit h direction auto and having RTL text. When entering a LTR text caret position is changed. To"
9 text run at (0,20) width 679: "test manually, click at the end of RTL text and press enter. Then enter text, caret should move along with the text."
10 RenderBlock (anonymous) at (0,56) size 784x75
11 RenderText {#text} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0
13 RenderText {#text} at (0,0) size 0x0
14 layer at (8,74) size 202x66 clip at (9,75) size 200x64
15 RenderTextControl {TEXTAREA} at (0,2) size 202x66 [bgcolor=#FFFFFF] [border: ( 1px solid #000000)]
16 RenderBlock {DIV} at (11,11) size 180x44
17 RenderText {#text} at (156,0) size 24x22
18 text run at (156,0) width 24 RTL: "\x{5D0}!"
19 RenderText {#text} at (156,0) size 0x22
20 text run at (156,0) width 0 RTL: " "
21 RenderText {#text} at (0,22) size 72x22
22 text run at (0,22) width 72: "hello!"
23 caret: position 6 of child 2 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {TEXTAREA} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698