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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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, 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: 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 784x40
23 LayoutText {#text} at (0,0) size 777x39
24 text run at (0,0) width 533: "This tests the ability to start editing in blocks that are visible, but have little or no content. "
25 text run at (533,0) width 244: "Each of the divs below should be able to"
26 text run at (0,20) width 89: "accept a caret."
27 LayoutBlockFlow {P} at (0,56) size 784x20
28 LayoutText {#text} at (0,0) size 166x19
29 text run at (0,0) width 166: "This div contains some text."
30 LayoutBlockFlow {DIV} at (0,92) size 707.59x22 [border: (1px dotted #0000F F)]
31 LayoutText {#text} at (1,1) size 35x19
32 text run at (1,1) width 35: "chello"
33 LayoutBlockFlow {P} at (0,130) size 784x20
34 LayoutText {#text} at (0,0) size 173x19
35 text run at (0,0) width 173: "This div is completely empty."
36 LayoutBlockFlow {DIV} at (0,166) size 707.59x22 [border: (1px dotted #0000 FF)]
37 LayoutText {#text} at (1,1) size 7x19
38 text run at (1,1) width 7: "c"
39 LayoutBlockFlow {P} at (0,204) size 784x20
40 LayoutText {#text} at (0,0) size 324x19
41 text run at (0,0) width 324: "This div contains some collapsable white space (a '\\n')."
42 LayoutBlockFlow {DIV} at (0,240) size 707.59x22 [border: (1px dotted #0000 FF)]
43 LayoutText {#text} at (1,1) size 7x19
44 text run at (1,1) width 7: "c"
45 LayoutText {#text} at (0,0) size 0x0
46 LayoutBlockFlow {P} at (0,278) size 784x20
47 LayoutText {#text} at (0,0) size 220x19
48 text run at (0,0) width 220: "This div contains a self-closing p tag."
49 LayoutBlockFlow {DIV} at (0,314) size 707.59x38 [border: (1px dotted #0000 FF)]
50 LayoutBlockFlow (anonymous) at (1,1) size 705.59x20
51 LayoutText {#text} at (0,0) size 7x19
52 text run at (0,0) width 7: "c"
53 LayoutBlockFlow {P} at (1,37) size 705.59x0
54 LayoutBlockFlow {P} at (0,368) size 784x20
55 LayoutText {#text} at (0,0) size 686x19
56 text run at (0,0) width 686: "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,404) size 707.59x38 [border: (1px dotted #0000 FF)]
58 LayoutBlockFlow (anonymous) at (1,1) size 705.59x20
59 LayoutText {#text} at (0,0) size 7x19
60 text run at (0,0) width 7: "c"
61 LayoutText {#text} at (0,0) size 0x0
62 LayoutBlockFlow {P} at (1,37) 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