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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/input/caret-read-only-after-editable-expected.txt

Issue 2401363003: Use anchor node, rather than current selected node, to check editability. (Closed)
Patch Set: Feedback. Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x82
4 LayoutBlockFlow {HTML} at (0,0) size 800x82
5 LayoutBlockFlow {BODY} at (8,8) size 784x66
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 313x18
8 text run at (0,0) width 313: "Test passes if caret is visible after te xt is entered."
9 LayoutBlockFlow {DIV} at (0,18) size 784x48 [border: (1px solid #000000)]
10 LayoutText {#text} at (1,1) size 38x46
11 text run at (1,1) width 38: "ab"
12 LayoutInline {SPAN} at (0,0) size 359x46 [color=#BBBBBB]
13 LayoutText {#text} at (38,1) size 359x46
14 text run at (38,1) width 359: "autocomplete hint text"
15 caret: position 2 of child 0 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698