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

Unified Diff: LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/editing/pasteboard/4631972-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt
diff --git a/LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt b/LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt
deleted file mode 100644
index 8c22f2172e992b5d24ec3019135f119f5914f578..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 {DIV} at (0,0) size 784x240 [border: (2px solid #0000FF)]
- RenderBlock {DIV} at (14,14) size 756x112
- RenderText {#text} at (0,0) size 67x28
- text run at (0,0) width 67: "Tests: "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,28) size 751x84
- text run at (0,28) width 741: "Deleting when a selection starts in a blank line created by a BR element and"
- text run at (0,56) width 751: "extends to a character that is not at the end of a block. This ensures that some"
- text run at (0,84) width 508: "of our \"special-case\" code does not run for this case."
- RenderBlock {DIV} at (14,142) size 756x84
- RenderText {#text} at (0,0) size 189x28
- text run at (0,0) width 189: "Expected Results: "
- RenderBR {BR} at (189,22) size 0x0
- RenderText {#text} at (0,28) size 682x56
- text run at (0,28) width 682: "Should see the two lines in the red box. Each should contain \"A\" only."
- text run at (0,56) width 620: "Insertion point should be blinking at the start of the second line."
- RenderBlock {DIV} at (0,264) size 784x60
- RenderBlock {DIV} at (0,0) size 784x60 [border: (2px solid #FF0000)]
- RenderBlock {P} at (2,2) size 780x28
- RenderText {#text} at (0,0) size 17x28
- text run at (0,0) width 17: "A"
- RenderBlock (anonymous) at (2,30) size 780x0
- RenderBlock {P} at (2,30) size 780x28
- RenderText {#text} at (0,0) size 17x28
- text run at (0,0) width 17: "A"
-caret: position 0 of child 0 {#text} of child 3 {P} of child 1 {DIV} of child 3 {DIV} of body
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/editing/pasteboard/4631972-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698