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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/insert-div-022-expected.txt

Issue 2178863002: Convert editing/insert-div-22.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-25T17:34:19 Created 4 years, 4 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
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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600
10 LayoutView at (0,0) size 800x600
11 layer at (0,0) size 800x600
12 LayoutBlockFlow {HTML} at (0,0) size 800x600
13 LayoutBlockFlow {BODY} at (8,8) size 784x568
14 LayoutBlockFlow (anonymous) at (0,0) size 784x112
15 LayoutText {#text} at (0,0) size 757x84
16 text run at (0,0) width 751: "Test inserting paragraphs: should see \" foo\" in a blue box, then a blue box with"
17 text run at (750,0) width 7: " "
18 text run at (0,28) width 747: "with two lines in it: First line a bold \"x\"; second line a non-bold \"bar\". Fix for"
19 text run at (746,28) width 7: " "
20 text run at (0,56) width 90: "this bug: "
21 LayoutInline {A} at (0,0) size 257x28 [color=#0000EE]
22 LayoutText {#text} at (89,56) size 257x28
23 text run at (89,56) width 257: "<rdar://problem/3927554>"
24 LayoutText {#text} at (345,56) size 783x56
25 text run at (345,56) width 432: " Style info applied to remainder of d ocument"
26 text run at (776,56) width 7: " "
27 text run at (0,84) width 242: "after a newline is entered"
28 LayoutBlockFlow {DIV} at (0,112) size 784x12
29 LayoutBlockFlow {P} at (0,148) size 784x56 [border: (2px solid #0000FF)]
30 LayoutInline {B} at (0,0) size 32x28
31 LayoutText {#text} at (14,14) size 32x28
32 text run at (14,14) width 32: "foo"
33 LayoutBlockFlow {P} at (0,228) size 784x84 [border: (2px solid #0000FF)]
34 LayoutInline {B} at (0,0) size 12x28
35 LayoutText {#text} at (14,14) size 12x28
36 text run at (14,14) width 12: "x"
37 LayoutBR {BR} at (26,36) size 0x0 [bgcolor=#008000]
38 LayoutText {#text} at (14,42) size 31x28
39 text run at (14,42) width 31: "bar"
40 caret: position 1 of child 0 {#text} of child 0 {B} of child 6 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698