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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20
17 LayoutText {#text} at (0,0) size 363x19
18 text run at (0,0) width 363: "This tests paste and match style on an e mpty (but styled) line"
19 LayoutBlockFlow {P} at (0,36) size 784x40
20 LayoutText {#text} at (0,0) size 756x39
21 text run at (0,0) width 756: "The first line is copied (unstyled), the n it's bolded, then a paragraph separator is inserted and the original unstyled line is pasted"
22 text run at (0,20) width 127: "(with style matching)."
23 LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
24 LayoutBlockFlow {DIV} at (0,102) size 784x44
25 LayoutBlockFlow {DIV} at (0,0) size 784x22 [border: (1px solid #FF0000)]
26 LayoutInline {B} at (0,0) size 181x19
27 LayoutText {#text} at (1,1) size 181x19
28 text run at (1,1) width 181: "this text should end up bold"
29 LayoutBlockFlow {DIV} at (0,22) size 784x22 [border: (1px solid #FF0000) ]
30 LayoutInline {B} at (0,0) size 181x19
31 LayoutText {#text} at (1,1) size 181x19
32 text run at (1,1) width 181: "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