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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/mixed-editability-1-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 LayoutInline {SPAN} at (0,0) size 20x18 8 LayoutInline {SPAN} at (0,0) size 20x18
9 LayoutText {#text} at (0,0) size 20x18 9 LayoutText {#text} at (0,0) size 20x18
10 text run at (0,0) width 20: "On" 10 text run at (0,0) width 20: "On"
11 LayoutText {#text} at (19,0) size 747x36 11 LayoutText {#text} at (19,0) size 743x36
12 text run at (19,0) width 477: "ly the first two letters of the first wor d in this sentence should be selected. " 12 text run at (19,0) width 476: "ly the first two letters of the first wor d in this sentence should be selected. "
13 text run at (495,0) width 248: "To run this test manually, double click" 13 text run at (494,0) width 245: "To run this test manually, double click"
14 text run at (742,0) width 5: " " 14 text run at (738,0) width 5: " "
15 text run at (0,18) width 419: "between the first two letters of the firs t word of the first sentence." 15 text run at (0,18) width 417: "between the first two letters of the firs t word of the first sentence."
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of body 17 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of body
18 selection end: position 2 of child 0 {#text} of child 0 {SPAN} of body 18 selection end: position 2 of child 0 {#text} of child 0 {SPAN} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698