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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/replace-selection-1-expected.txt

Issue 2290143002: Convert editing/selection/replace-selection-1.html to use w3c test harness (Closed)
Patch Set: 2016-08-30T17:42:16 Created 4 years, 3 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
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 layer at (0,0) size 800x600
8 LayoutView at (0,0) size 800x600
9 layer at (0,0) size 800x600
10 LayoutBlockFlow {HTML} at (0,0) size 800x600
11 LayoutBlockFlow {BODY} at (8,8) size 784x584
12 LayoutBlockFlow {P} at (0,0) size 784x36
13 LayoutText {#text} at (0,0) size 755x36
14 text run at (0,0) width 593: "This tests for a bug when a selection is replaced by content with selectReplacement == true. "
15 text run at (592,0) width 163: "Below, you should see 'A"
16 text run at (0,18) width 90: "new link' and "
17 text run at (89,18) width 157: "'link' should be selected."
18 LayoutBlockFlow {DIV} at (0,52) size 784x18
19 LayoutText {#text} at (0,0) size 47x18
20 text run at (0,0) width 47: "A new "
21 LayoutInline {A} at (0,0) size 26x18 [color=#0000EE]
22 LayoutText {#text} at (46,0) size 26x18
23 text run at (46,0) width 26: "link"
24 selection start: position 0 of child 0 {#text} of child 1 {A} of child 2 {DIV} o f body
25 selection end: position 4 of child 0 {#text} of child 1 {A} of child 2 {DIV} o f body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698