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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/mixed-editability-9-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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutView at (0,0) size 800x600 5 LayoutView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 LayoutBlockFlow {HTML} at (0,0) size 800x600 7 LayoutBlockFlow {HTML} at (0,0) size 800x600
8 LayoutBlockFlow {BODY} at (8,8) size 784x584 8 LayoutBlockFlow {BODY} at (8,8) size 784x584
9 LayoutBlockFlow {P} at (0,0) size 784x36 9 LayoutBlockFlow {P} at (0,0) size 784x36
10 LayoutText {#text} at (0,0) size 735x36 10 LayoutText {#text} at (0,0) size 734x36
11 text run at (0,0) width 735: "This tests moving the caret backward thr ough content of mixed editability. The caret should back to just before the" 11 text run at (0,0) width 734: "This tests moving the caret backward thr ough content of mixed editability. The caret should back to just before the"
12 text run at (0,18) width 92: "outlined table." 12 text run at (0,18) width 92: "outlined table."
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 51x18 15 LayoutText {#text} at (0,0) size 51x18
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 95x28 [border: (1px outset #808080)] 17 LayoutTable {TABLE} at (0,18) size 95x28 [border: (1px outset #808080)]
18 LayoutTableSection {TBODY} at (1,1) size 93x26 18 LayoutTableSection {TBODY} at (1,1) size 93x26
19 LayoutTableRow {TR} at (0,2) size 93x22 19 LayoutTableRow {TR} at (0,2) size 93x22
20 LayoutTableCell {TD} at (2,2) size 89x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 89x22 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
21 LayoutBlockFlow {DIV} at (2,2) size 84.41x18 21 LayoutBlockFlow {DIV} at (2,2) size 84.41x18
22 LayoutInline {SPAN} at (0,0) size 34x18 22 LayoutInline {SPAN} at (0,0) size 34x18
23 LayoutText {#text} at (0,0) size 34x18 23 LayoutText {#text} at (0,0) size 34x18
24 text run at (0,0) width 34: "static" 24 text run at (0,0) width 34: "static"
25 LayoutInline {SPAN} at (0,0) size 52x18 25 LayoutInline {SPAN} at (0,0) size 52x18
26 LayoutText {#text} at (33,0) size 52x18 26 LayoutText {#text} at (33,0) size 52x18
27 text run at (33,0) width 52: "editable" 27 text run at (33,0) width 52: "editable"
28 LayoutBlockFlow (anonymous) at (0,46) size 784x18 28 LayoutBlockFlow (anonymous) at (0,46) size 784x18
29 LayoutText {#text} at (0,0) size 51x18 29 LayoutText {#text} at (0,0) size 51x18
30 text run at (0,0) width 51: "editable" 30 text run at (0,0) width 51: "editable"
31 caret: position 0 of child 1 {TABLE} of child 2 {DIV} of body 31 caret: position 0 of child 1 {TABLE} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698