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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/mixed-editability-3-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 6 LayoutBlockFlow {HTML} at (0,0) size 800x600
7 LayoutBlockFlow {BODY} at (8,8) size 784x584 7 LayoutBlockFlow {BODY} at (8,8) size 784x584
8 LayoutBlockFlow {P} at (0,0) size 784x36 8 LayoutBlockFlow {P} at (0,0) size 784x36
9 LayoutText {#text} at (0,0) size 770x35 9 LayoutText {#text} at (0,0) size 769x35
10 text run at (0,0) width 471: "This tests moving the caret forward thro ugh content of mixed editability. " 10 text run at (0,0) width 470: "This tests moving the caret forward thro ugh content of mixed editability. "
11 text run at (470,0) width 300: "The caret should move down one line fr om the" 11 text run at (469,0) width 300: "The caret should move down one line fr om the"
12 text run at (0,18) width 481: "editable piece to the editable piece th at's embedded in a non-editable piece." 12 text run at (0,18) width 481: "editable piece to the editable piece th at's embedded in a non-editable piece."
13 LayoutBlockFlow {DIV} at (0,52) size 784x64 13 LayoutBlockFlow {DIV} at (0,52) size 784x64
14 LayoutBlockFlow (anonymous) at (0,0) size 784x18 14 LayoutBlockFlow (anonymous) at (0,0) size 784x18
15 LayoutText {#text} at (0,0) size 51x17 15 LayoutText {#text} at (0,0) size 51x17
16 text run at (0,0) width 51: "editable" 16 text run at (0,0) width 51: "editable"
17 LayoutTable {TABLE} at (0,18) size 61x28 [border: (1px outset #808080)] 17 LayoutTable {TABLE} at (0,18) size 61x28 [border: (1px outset #808080)]
18 LayoutTableSection {TBODY} at (1,1) size 59x26 18 LayoutTableSection {TBODY} at (1,1) size 59x26
19 LayoutTableRow {TR} at (0,2) size 59x22 19 LayoutTableRow {TR} at (0,2) size 59x22
20 LayoutTableCell {TD} at (2,2) size 55x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 55x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
21 LayoutText {#text} at (2,2) size 51x17 21 LayoutText {#text} at (2,2) size 51x17
22 text run at (2,2) width 51: "editable" 22 text run at (2,2) width 51: "editable"
23 LayoutBlockFlow (anonymous) at (0,46) size 784x18 23 LayoutBlockFlow (anonymous) at (0,46) size 784x18
24 LayoutText {#text} at (0,0) size 51x17 24 LayoutText {#text} at (0,0) size 51x17
25 text run at (0,0) width 51: "editable" 25 text run at (0,0) width 51: "editable"
26 caret: position 0 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body 26 caret: position 0 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698