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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/style/style-boundary-005-expected.txt

Issue 2717333003: Convert editing/style/style-boundary-005.html with assert_selection (Closed)
Patch Set: Created 3 years, 9 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: webViewDidChange:WebViewDidChangeNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
18 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
19 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
20 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
21 layer at (0,0) size 800x600
22 LayoutView at (0,0) size 800x600
23 layer at (0,0) size 800x600
24 LayoutBlockFlow {HTML} at (0,0) size 800x600
25 LayoutBlockFlow {BODY} at (8,8) size 784x584
26 LayoutBlockFlow {DIV} at (0,0) size 784x182 [border: (2px solid #0000FF)]
27 LayoutBlockFlow {DIV} at (14,14) size 756x55
28 LayoutText {#text} at (0,0) size 65x26
29 text run at (0,0) width 65: "Tests: "
30 LayoutBR {BR} at (0,0) size 0x0
31 LayoutText {#text} at (0,27) size 698x27
32 text run at (0,27) width 698: "Pasting at style boundary does not cr ash or produce empty style span(s)."
33 LayoutBlockFlow {DIV} at (14,85) size 756x83
34 LayoutBlockFlow (anonymous) at (0,0) size 756x55
35 LayoutText {#text} at (0,0) size 189x26
36 text run at (0,0) width 189: "Expected Results: "
37 LayoutBR {BR} at (189,21) size 0x0
38 LayoutText {#text} at (0,27) size 442x27
39 text run at (0,27) width 442: "Should see this content in the red box below: "
40 LayoutBR {BR} at (442,48) size 0x0
41 LayoutBlockFlow {DIV} at (0,55) size 756x28
42 LayoutText {#text} at (0,0) size 138x27
43 text run at (0,0) width 138: "one two three "
44 LayoutInline {B} at (0,0) size 44x26
45 LayoutText {#text} at (138,0) size 44x26
46 text run at (138,0) width 44: "four"
47 LayoutText {#text} at (182,0) size 35x27
48 text run at (182,0) width 35: "one"
49 LayoutBlockFlow {DIV} at (0,206) size 784x24
50 LayoutBlockFlow {DIV} at (0,0) size 784x24 [border: (2px solid #FF0000)]
51 LayoutText {#text} at (2,2) size 86x19
52 text run at (2,2) width 86: "one two three"
53 LayoutInline {B} at (0,0) size 33x19
54 LayoutText {#text} at (88,2) size 33x19
55 text run at (88,2) width 33: " four"
56 LayoutText {#text} at (121,2) size 23x19
57 text run at (121,2) width 23: "one"
58 caret: position 3 of child 2 {#text} of child 1 {DIV} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698