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

Side by Side Diff: LayoutTests/platform/win/editing/inserting/paragraph-separator-03-expected.txt

Issue 554483002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | Annotate | Revision Log
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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x579 10 RenderBody {BODY} at (8,8) size 784x579
11 RenderBlock {P} at (0,0) size 784x54 11 RenderBlock {P} at (0,0) size 784x54
12 RenderText {#text} at (0,0) size 767x53 12 RenderText {#text} at (0,0) size 767x53
13 text run at (0,0) width 747: "Tests for a bug in the paragraph separat or insertion code that would add an extra newline when inserting a paragraph" 13 text run at (0,0) width 747: "Tests for a bug in the paragraph separat or insertion code that would add an extra newline when inserting a paragraph"
14 text run at (0,18) width 427: "separator at the end of a paragraph in text that preserves newlines. " 14 text run at (0,18) width 427: "separator at the end of a paragraph in text that preserves newlines. "
15 text run at (426,18) width 341: "Also, an extraneous space would be ad ded after 'foo'." 15 text run at (426,18) width 341: "Also, an extraneous space would be ad ded after 'foo'."
16 text run at (0,36) width 230: "Only one newline should be added. " 16 text run at (0,36) width 230: "Only one newline should be added. "
17 text run at (229,36) width 274: "And there should be no extraneous spa ces." 17 text run at (229,36) width 274: "And there should be no extraneous spa ces."
18 RenderBlock {P} at (0,70) size 784x18 18 RenderBlock {P} at (0,70) size 784x18
19 RenderInline {B} at (0,0) size 155x17 19 RenderInline {B} at (0,0) size 155x17
20 RenderText {#text} at (0,0) size 155x17 20 RenderText {#text} at (0,0) size 155x17
21 text run at (0,0) width 155: "It demonstrates a bug:" 21 text run at (0,0) width 155: "It demonstrates a bug:"
22 RenderText {#text} at (154,0) size 593x17 22 RenderText {#text} at (154,0) size 593x17
23 text run at (154,0) width 593: " too much padding is left between the new line and the end of the paragraph containing 'foo'." 23 text run at (154,0) width 593: " too much padding is left between the new line and the end of the paragraph containing 'foo'."
24 RenderBlock {DIV} at (0,104) size 784x58 24 RenderBlock {DIV} at (0,104) size 784x61
25 RenderBlock {PRE} at (0,0) size 784x15 25 RenderBlock {PRE} at (0,0) size 784x16
26 RenderText {#text} at (0,0) size 24x15 26 RenderText {#text} at (0,0) size 24x16
27 text run at (0,0) width 24: "foo" 27 text run at (0,0) width 24: "foo"
28 RenderBlock {PRE} at (0,28) size 784x30 28 RenderBlock {PRE} at (0,29) size 784x32
29 RenderText {#text} at (0,0) size 24x30 29 RenderText {#text} at (0,0) size 24x32
30 text run at (0,0) width 0: " " 30 text run at (0,0) width 0: " "
31 text run at (0,15) width 24: "bar" 31 text run at (0,16) width 24: "bar"
32 caret: position 0 of child 0 {#text} of child 1 {PRE} of child 4 {DIV} of body 32 caret: position 0 of child 0 {#text} of child 1 {PRE} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698