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

Unified Diff: LayoutTests/editing/pasteboard/3976872-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/pasteboard/3976872-expected.txt
diff --git a/LayoutTests/editing/pasteboard/3976872-expected.txt b/LayoutTests/editing/pasteboard/3976872-expected.txt
deleted file mode 100644
index ff92993196b190ca1b87be49fad0e6515b36fe33..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/3976872-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 28 of #text > B > DIV > DIV > BODY > HTML > #document to 28 of #text > B > DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > B > DIV > DIV > BODY > HTML > #document to 28 of #text > B > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldInsertText:this text should end up bold replacingDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 28 of #text > B > DIV > DIV > BODY > HTML > #document to 28 of #text > B > DIV > DIV > BODY > HTML > #document toDOMRange:range from 28 of #text > B > DIV > DIV > BODY > HTML > #document to 28 of #text > B > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 381x18
- text run at (0,0) width 381: "This tests paste and match style on an empty (but styled) line"
- RenderBlock {P} at (0,34) size 784x36
- RenderText {#text} at (0,0) size 751x36
- text run at (0,0) width 751: "The first line is copied (unstyled), then it's bolded, then a paragraph separator is inserted and the original unstyled line is"
- text run at (0,18) width 181: "pasted (with style matching)."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,96) size 784x40
- RenderBlock {DIV} at (0,0) size 784x20 [border: (1px solid #FF0000)]
- RenderInline {B} at (0,0) size 187x18
- RenderText {#text} at (1,1) size 187x18
- text run at (1,1) width 187: "this text should end up bold"
- RenderBlock {DIV} at (0,20) size 784x20 [border: (1px solid #FF0000)]
- RenderInline {B} at (0,0) size 187x18
- RenderText {#text} at (1,1) size 187x18
- text run at (1,1) width 187: "this text should end up bold"
-caret: position 28 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 7 {DIV} of body
« no previous file with comments | « LayoutTests/editing/inserting/insert-paragraph-04-expected.txt ('k') | LayoutTests/editing/pasteboard/4076267-2-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698