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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/8145-2-expected.txt

Issue 2179373002: Convert editing/pasteboard/8145-[1-3].html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-26T15:28:49 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: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x584
11 LayoutBlockFlow {P} at (0,0) size 784x54
12 LayoutText {#text} at (0,0) size 774x54
13 text run at (0,0) width 304: "This tests a change made with the fix fo r 8145. "
14 text run at (303,0) width 434: "The paragraph separator inserted to pr event nesting blocks from the"
15 text run at (0,18) width 774: "fragment to paste inside the block wher e the paste occured was incorrectly inserted when the paste occured at the start of"
16 text run at (0,36) width 80: "a paragraph."
17 LayoutBlockFlow {DIV} at (0,70) size 784x74 [border: (1px solid #000000)]
18 LayoutBlockFlow (anonymous) at (1,1) size 782x18
19 LayoutText {#text} at (0,0) size 22x18
20 text run at (0,0) width 22: "foo"
21 LayoutBR {BR} at (21,14) size 1x0
22 LayoutBlockFlow {DIV} at (1,19) size 782x18
23 LayoutText {#text} at (0,0) size 22x18
24 text run at (0,0) width 22: "foo"
25 LayoutBlockFlow (anonymous) at (1,37) size 782x36
26 LayoutText {#text} at (0,0) size 21x18
27 text run at (0,0) width 21: "bar"
28 LayoutText {#text} at (20,0) size 21x18
29 text run at (20,0) width 21: "bar"
30 LayoutBR {BR} at (40,14) size 1x0
31 LayoutText {#text} at (0,18) size 23x18
32 text run at (0,18) width 23: "baz"
33 caret: position 3 of child 3 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698