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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/subframe-dragndrop-1-expected.txt

Issue 1462823002: Make layout tests in editing/pasteboard to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2015-11-20T10:44:42 Created 5 years, 1 month 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: webViewDidChange:WebViewDidChangeNotification
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 (0,0) size 800x584
14 LayoutBlockFlow (anonymous) at (0,0) size 800x304
15 LayoutText {#text} at (0,0) size 0x0
16 LayoutBlockFlow {P} at (0,320) size 800x36
17 LayoutText {#text} at (0,0) size 773x35
18 text run at (0,0) width 773: "This test uses the eventSender to do dra g and drop. To run it manually, drag the word selected in the above subframe and "
19 text run at (0,18) width 116: "drop it after 'baz'. "
20 text run at (115,18) width 217: "The result should be 'foo baz bar'."
21 layer at (0,0) size 304x304
22 LayoutIFrame {IFRAME} at (0,0) size 304x304 [border: (2px inset #EEEEEE)]
23 layer at (0,0) size 300x300
24 LayoutView at (0,0) size 300x300
25 layer at (0,0) size 300x300
26 LayoutBlockFlow {HTML} at (0,0) size 300x300
27 LayoutBlockFlow {BODY} at (8,8) size 284x284 [bgcolor=#FFFFE0]
28 LayoutText {#text} at (0,0) size 72x17
29 text run at (0,0) width 72: "foo baz bar"
30 LayoutText {#text} at (71,0) size 5x17
31 text run at (71,0) width 5: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698