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

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

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 LayoutView at (0,0) size 800x600 12 LayoutView at (0,0) size 800x600
13 layer at (0,0) size 800x600 13 layer at (0,0) size 800x600
14 LayoutBlockFlow {HTML} at (0,0) size 800x600 14 LayoutBlockFlow {HTML} at (0,0) size 800x600
15 LayoutBlockFlow {BODY} at (8,8) size 784x584 15 LayoutBlockFlow {BODY} at (8,8) size 784x584
16 LayoutBlockFlow {P} at (0,0) size 784x18 16 LayoutBlockFlow {P} at (0,0) size 784x18
17 LayoutText {#text} at (0,0) size 391x18 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" 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 19 LayoutBlockFlow {P} at (0,34) size 784x36
20 LayoutText {#text} at (0,0) size 770x36 20 LayoutText {#text} at (0,0) size 769x36
21 text run at (0,0) width 770: "The first line is copied (unstyled), the n it's bolded, then a paragraph separator is inserted and the original unstyled line is" 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)." 22 text run at (0,18) width 186: "pasted (with style matching)."
23 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] 23 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
24 LayoutBlockFlow {DIV} at (0,96) size 784x40 24 LayoutBlockFlow {DIV} at (0,96) size 784x40
25 LayoutBlockFlow {DIV} at (0,0) size 784x20 [border: (1px solid #FF0000)] 25 LayoutBlockFlow {DIV} at (0,0) size 784x20 [border: (1px solid #FF0000)]
26 LayoutInline {B} at (0,0) size 189x18 26 LayoutInline {B} at (0,0) size 189x18
27 LayoutText {#text} at (1,1) size 189x18 27 LayoutText {#text} at (1,1) size 189x18
28 text run at (1,1) width 189: "this text should end up bold" 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) ] 29 LayoutBlockFlow {DIV} at (0,20) size 784x20 [border: (1px solid #FF0000) ]
30 LayoutInline {B} at (0,0) size 189x18 30 LayoutInline {B} at (0,0) size 189x18
31 LayoutText {#text} at (1,1) size 189x18 31 LayoutText {#text} at (1,1) size 189x18
32 text run at (1,1) width 189: "this text should end up bold" 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 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