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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/mixed-editability-4-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 784x40 8 LayoutBlockFlow {P} at (0,0) size 784x40
9 LayoutText {#text} at (0,0) size 763x39 9 LayoutText {#text} at (0,0) size 762x39
10 text run at (0,0) width 433: "This tests moving the caret forward thro ugh content of mixed editability. " 10 text run at (0,0) width 432: "This tests moving the caret forward thro ugh content of mixed editability. "
11 text run at (433,0) width 330: "The caret should move down one line fr om the editable" 11 text run at (431,0) width 331: "The caret should move down one line fr om the editable"
12 text run at (0,20) width 404: "piece to the editable piece that's embe dded in a non-editable piece." 12 text run at (0,20) width 404: "piece to the editable piece that's embe dded in a non-editable piece."
13 LayoutBlockFlow {DIV} at (0,56) size 784x70 13 LayoutBlockFlow {DIV} at (0,56) size 784x70
14 LayoutBlockFlow (anonymous) at (0,0) size 784x20 14 LayoutBlockFlow (anonymous) at (0,0) size 784x20
15 LayoutText {#text} at (0,0) size 47x19 15 LayoutText {#text} at (0,0) size 47x19
16 text run at (0,0) width 47: "editable" 16 text run at (0,0) width 47: "editable"
17 LayoutTable {TABLE} at (0,20) size 57x30 [border: (1px outset #808080)] 17 LayoutTable {TABLE} at (0,20) size 57x30 [border: (1px outset #808080)]
18 LayoutTableSection {TBODY} at (1,1) size 55x28 18 LayoutTableSection {TBODY} at (1,1) size 55x28
19 LayoutTableRow {TR} at (0,2) size 55x24 19 LayoutTableRow {TR} at (0,2) size 55x24
20 LayoutTableCell {TD} at (2,2) size 51x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 51x24 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
21 LayoutText {#text} at (2,2) size 47x19 21 LayoutText {#text} at (2,2) size 47x19
22 text run at (2,2) width 47: "editable" 22 text run at (2,2) width 47: "editable"
23 LayoutBlockFlow (anonymous) at (0,50) size 784x20 23 LayoutBlockFlow (anonymous) at (0,50) size 784x20
24 LayoutText {#text} at (0,0) size 47x19 24 LayoutText {#text} at (0,0) size 47x19
25 text run at (0,0) width 47: "editable" 25 text run at (0,0) width 47: "editable"
26 caret: position 2 of child 0 {#text} of child 2 {DIV} of body 26 caret: position 2 of child 0 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698