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

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

Issue 2287283002: Convert editing/inserting/paragraph-separator-0[123].html to use w3c test harness (Closed)
Patch Set: 2016-08-30T13:39:16 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/inserting/paragraph-separator-03-expected.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x579
11 LayoutBlockFlow {P} at (0,0) size 784x54
12 LayoutText {#text} at (0,0) size 767x53
13 text run at (0,0) width 746: "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. "
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. "
17 text run at (229,36) width 274: "And there should be no extraneous spa ces."
18 LayoutBlockFlow {P} at (0,70) size 784x18
19 LayoutInline {B} at (0,0) size 155x17
20 LayoutText {#text} at (0,0) size 155x17
21 text run at (0,0) width 155: "It demonstrates a bug:"
22 LayoutText {#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'."
24 LayoutBlockFlow {DIV} at (0,104) size 784x61
25 LayoutBlockFlow {PRE} at (0,0) size 784x16
26 LayoutText {#text} at (0,0) size 24x16
27 text run at (0,0) width 24: "foo"
28 LayoutBlockFlow {PRE} at (0,29) size 784x32
29 LayoutText {#text} at (0,0) size 24x32
30 text run at (0,0) width 0: " "
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
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/inserting/paragraph-separator-03-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698