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

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

Issue 1456333002: Make layout tests in editing/inserting to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2015-11-19T14:56:35 Created 5 years, 1 month 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
(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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 layer at (0,0) size 800x600
8 LayoutView at (0,0) size 800x600
9 layer at (0,0) size 800x600
10 LayoutBlockFlow {HTML} at (0,0) size 800x600
11 LayoutBlockFlow {BODY} at (8,8) size 784x584
12 LayoutBlockFlow {P} at (0,0) size 784x54
13 LayoutText {#text} at (0,0) size 763x35
14 text run at (0,0) width 413: "This tests inserting a paragraph separat or after a horizontal rule. "
15 text run at (412,0) width 351: "You should see 'foo', empty paragraph, horizontal rule,"
16 text run at (0,18) width 372: "'bar', and the caret should be just aft er the horizontal rule. "
17 LayoutInline {B} at (0,0) size 776x35
18 LayoutText {#text} at (371,18) size 776x35
19 text run at (371,18) width 171: "This demonstrates 8345. "
20 text run at (541,18) width 235: "The caret after a horizontal rule i s"
21 text run at (0,36) width 435: "drawn in the same location as the car et before a horizontal rule."
22 LayoutBlockFlow (anonymous) at (0,70) size 784x0
23 LayoutInline {B} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow (anonymous) at (0,70) size 784x72
26 LayoutBlockFlow {DIV} at (0,0) size 784x72
27 LayoutBlockFlow (anonymous) at (0,0) size 784x18
28 LayoutText {#text} at (0,0) size 22x17
29 text run at (0,0) width 22: "foo"
30 LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE) ]
31 LayoutBlockFlow (anonymous) at (0,36) size 784x36
32 LayoutBR {BR} at (0,0) size 0x17
33 LayoutText {#text} at (0,18) size 24x17
34 text run at (0,18) width 24: "bar"
35 LayoutBlockFlow (anonymous) at (0,142) size 784x0
36 LayoutInline {B} at (0,0) size 0x0
37 caret: position 0 of child 2 {BR} of child 1 {DIV} of child 1 {B} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698