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

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

Issue 2344563004: Convert editing/pasteboard/3976872.html to use w3c test harness (Closed)
Patch Set: 2016-09-15T17:35:17 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: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600
12 LayoutView at (0,0) size 800x600
13 layer at (0,0) size 800x600
14 LayoutBlockFlow {HTML} at (0,0) size 800x600
15 LayoutBlockFlow {BODY} at (8,8) size 784x584
16 LayoutBlockFlow {P} at (0,0) size 784x18
17 LayoutText {#text} at (0,0) size 391x18
18 text run at (0,0) width 391: "This tests paste and match style on an e mpty (but styled) line"
19 LayoutBlockFlow {P} at (0,34) size 784x36
20 LayoutText {#text} at (0,0) size 769x36
21 text run at (0,0) width 769: "The first line is copied (unstyled), the n it's bolded, then a paragraph separator is inserted and the original unstyled line is"
22 text run at (0,18) width 186: "pasted (with style matching)."
23 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
24 LayoutBlockFlow {DIV} at (0,96) size 784x40
25 LayoutBlockFlow {DIV} at (0,0) size 784x20 [border: (1px solid #FF0000)]
26 LayoutInline {B} at (0,0) size 189x18
27 LayoutText {#text} at (1,1) size 189x18
28 text run at (1,1) width 189: "this text should end up bold"
29 LayoutBlockFlow {DIV} at (0,20) size 784x20 [border: (1px solid #FF0000) ]
30 LayoutInline {B} at (0,0) size 189x18
31 LayoutText {#text} at (1,1) size 189x18
32 text run at (1,1) width 189: "this text should end up bold"
33 caret: position 28 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698