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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 800x83
4 LayoutBlockFlow {HTML} at (0,0) size 800x83
5 LayoutBlockFlow {BODY} at (8,8) size 784x67
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 313x17
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 784x49 [border: (1px solid #000000)]
10 LayoutText {#text} at (1,2) size 38x45
11 text run at (1,2) width 38: "ab"
12 LayoutInline {SPAN} at (0,0) size 359x45 [color=#BBBBBB]
13 LayoutText {#text} at (38,2) size 359x45
14 text run at (38,2) 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