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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/mixed-editability-2-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 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {DIV} at (0,0) size 784x18 7 LayoutBlockFlow {DIV} at (0,0) size 784x18
8 LayoutText {#text} at (0,0) size 57x17 8 LayoutText {#text} at (0,0) size 57x17
9 text run at (0,0) width 57: "OnlyThe" 9 text run at (0,0) width 57: "OnlyThe"
10 LayoutInline {SPAN} at (0,0) size 33x17 10 LayoutInline {SPAN} at (0,0) size 33x17
11 LayoutText {#text} at (56,0) size 33x17 11 LayoutText {#text} at (56,0) size 33x17
12 text run at (56,0) width 33: "Bold" 12 text run at (56,0) width 33: "Bold"
13 LayoutText {#text} at (88,0) size 76x17 13 LayoutText {#text} at (88,0) size 75x17
14 text run at (88,0) width 76: "TextShould" 14 text run at (88,0) width 75: "TextShould"
15 LayoutInline {SPAN} at (0,0) size 19x17 15 LayoutInline {SPAN} at (0,0) size 19x17
16 LayoutText {#text} at (163,0) size 19x17 16 LayoutText {#text} at (162,0) size 19x17
17 text run at (163,0) width 19: "Be" 17 text run at (162,0) width 19: "Be"
18 LayoutText {#text} at (181,0) size 55x17 18 LayoutText {#text} at (180,0) size 55x17
19 text run at (181,0) width 55: "Selected" 19 text run at (180,0) width 55: "Selected"
20 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 20 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
21 selection end: position 4 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 21 selection end: position 4 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698