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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt

Issue 2254933003: Convert editing/deleting/delete-block-merge-contents-0{18,19,20,21}.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-08-18T18:17:54 Created 4 years, 4 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600
10 LayoutView at (0,0) size 800x600
11 layer at (0,0) size 800x600
12 LayoutBlockFlow {HTML} at (0,0) size 800x600
13 LayoutBlockFlow {BODY} at (8,8) size 784x584
14 LayoutBlockFlow {DIV} at (0,0) size 784x84 [border: (2px solid #0000FF)]
15 LayoutText {#text} at (14,14) size 726x56
16 text run at (14,14) width 720: "Should see \"Test OK\" in top red box, followed by \"...more text\", in its own"
17 text run at (733,14) width 7: " "
18 text run at (14,42) width 79: "red box."
19 LayoutBlockFlow {DIV} at (0,108) size 784x112
20 LayoutBlockFlow {DIV} at (0,0) size 784x112 [border: (2px solid #FF0000) ]
21 LayoutBlockFlow (anonymous) at (14,14) size 756x28
22 LayoutText {#text} at (0,0) size 81x28
23 text run at (0,0) width 81: "Test OK"
24 LayoutBlockFlow {DIV} at (14,42) size 756x56 [border: (2px solid #FF00 00)]
25 LayoutText {#text} at (14,14) size 110x28
26 text run at (14,14) width 110: "...more text"
27 caret: position 2 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698