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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x184 [border: (2px solid #0000FF)]
27 LayoutBlockFlow {DIV} at (14,14) size 756x56
28 LayoutText {#text} at (0,0) size 66x28
29 text run at (0,0) width 66: "Tests: "
30 LayoutBR {BR} at (0,0) size 0x0
31 LayoutText {#text} at (0,28) size 694x28
32 text run at (0,28) width 694: "Pasting at style boundary does not cr ash or produce empty style span(s)."
33 LayoutBlockFlow {DIV} at (14,86) size 756x84
34 LayoutBlockFlow (anonymous) at (0,0) size 756x56
35 LayoutText {#text} at (0,0) size 190x28
36 text run at (0,0) width 190: "Expected Results: "
37 LayoutBR {BR} at (189,22) size 1x0
38 LayoutText {#text} at (0,28) size 438x28
39 text run at (0,28) width 438: "Should see this content in the red box below: "
40 LayoutBR {BR} at (437,50) size 1x0
41 LayoutBlockFlow {DIV} at (0,56) size 756x28
42 LayoutText {#text} at (0,0) size 137x28
43 text run at (0,0) width 137: "one two three "
44 LayoutInline {B} at (0,0) size 45x28
45 LayoutText {#text} at (136,0) size 45x28
46 text run at (136,0) width 45: "four"
47 LayoutText {#text} at (180,0) size 36x28
48 text run at (180,0) width 36: "one"
49 LayoutBlockFlow {DIV} at (0,208) size 784x22
50 LayoutBlockFlow {DIV} at (0,0) size 784x22 [border: (2px solid #FF0000)]
51 LayoutText {#text} at (2,2) size 88x18
52 text run at (2,2) width 88: "one two three"
53 LayoutInline {B} at (0,0) size 34x18
54 LayoutText {#text} at (89,2) size 34x18
55 text run at (89,2) width 34: " four"
56 LayoutText {#text} at (122,2) size 24x18
57 text run at (122,2) width 24: "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