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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/inserting/editing-empty-divs-expected.txt

Issue 2172163003: Convert editing/inserting/editing-empty-divs.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T18:02:20 Created 4 years, 5 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: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
16 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
17 layer at (0,0) size 800x600
18 LayoutView at (0,0) size 800x600
19 layer at (0,0) size 800x600
20 LayoutBlockFlow {HTML} at (0,0) size 800x600
21 LayoutBlockFlow {BODY} at (8,8) size 784x584
22 LayoutBlockFlow {P} at (0,0) size 784x36
23 LayoutText {#text} at (0,0) size 772x36
24 text run at (0,0) width 579: "This tests the ability to start editing in blocks that are visible, but have little or no content. "
25 text run at (578,0) width 194: "Each of the divs below should"
26 text run at (0,18) width 158: "be able to accept a caret."
27 LayoutBlockFlow {P} at (0,52) size 784x18
28 LayoutText {#text} at (0,0) size 180x18
29 text run at (0,0) width 180: "This div contains some text."
30 LayoutBlockFlow {DIV} at (0,86) size 707.59x22 [border: (1px dotted #0000F F)]
31 LayoutText {#text} at (1,1) size 40x18
32 text run at (1,1) width 40: "chello"
33 LayoutBlockFlow {P} at (0,124) size 784x18
34 LayoutText {#text} at (0,0) size 190x18
35 text run at (0,0) width 190: "This div is completely empty."
36 LayoutBlockFlow {DIV} at (0,158) size 707.59x22 [border: (1px dotted #0000 FF)]
37 LayoutText {#text} at (1,1) size 8x18
38 text run at (1,1) width 8: "c"
39 LayoutBlockFlow {P} at (0,196) size 784x18
40 LayoutText {#text} at (0,0) size 347x18
41 text run at (0,0) width 347: "This div contains some collapsable white space (a '\\n')."
42 LayoutBlockFlow {DIV} at (0,230) size 707.59x22 [border: (1px dotted #0000 FF)]
43 LayoutText {#text} at (1,1) size 8x18
44 text run at (1,1) width 8: "c"
45 LayoutText {#text} at (0,0) size 0x0
46 LayoutBlockFlow {P} at (0,268) size 784x18
47 LayoutText {#text} at (0,0) size 240x18
48 text run at (0,0) width 240: "This div contains a self-closing p tag."
49 LayoutBlockFlow {DIV} at (0,302) size 707.59x36 [border: (1px dotted #0000 FF)]
50 LayoutBlockFlow (anonymous) at (1,1) size 705.59x18
51 LayoutText {#text} at (0,0) size 8x18
52 text run at (0,0) width 8: "c"
53 LayoutBlockFlow {P} at (1,35) size 705.59x0
54 LayoutBlockFlow {P} at (0,354) size 784x18
55 LayoutText {#text} at (0,0) size 736x18
56 text run at (0,0) width 736: "This div contains a self-closing p tag a nd some collapsable whitespace (two '\\n's before and after the self closing p."
57 LayoutBlockFlow {DIV} at (0,388) size 707.59x36 [border: (1px dotted #0000 FF)]
58 LayoutBlockFlow (anonymous) at (1,1) size 705.59x18
59 LayoutText {#text} at (0,0) size 8x18
60 text run at (0,0) width 8: "c"
61 LayoutText {#text} at (0,0) size 0x0
62 LayoutBlockFlow {P} at (1,35) size 705.59x0
63 caret: position 1 of child 0 {#text} of child 21 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698