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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-text-019-expected.txt

Issue 2184033002: Convert editing/paste-text-019.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-27T14:08:02 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
15 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
16 layer at (0,0) size 800x600
17 LayoutView at (0,0) size 800x600
18 layer at (0,0) size 800x600
19 LayoutBlockFlow {HTML} at (0,0) size 800x600
20 LayoutBlockFlow {BODY} at (8,8) size 784x584
21 LayoutBlockFlow {DIV} at (0,0) size 784x288 [border: (2px solid #0000FF)]
22 LayoutBlockFlow {DIV} at (14,14) size 756x84
23 LayoutText {#text} at (0,0) size 66x28
24 text run at (0,0) width 66: "Tests: "
25 LayoutBR {BR} at (0,0) size 0x0
26 LayoutText {#text} at (0,28) size 162x28
27 text run at (0,28) width 162: "Fix for this bug: "
28 LayoutInline {A} at (0,0) size 551x28 [color=#0000EE]
29 LayoutText {#text} at (161,28) size 551x28
30 text run at (161,28) width 551: "<http://bugzilla.opendarwin.org/s how_bug.cgi?id=3429>"
31 LayoutText {#text} at (0,56) size 721x28
32 text run at (0,56) width 721: "Text transformed with text-transform does not copy with transform applied"
33 LayoutBlockFlow {DIV} at (14,114) size 756x160
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 201x28
39 text run at (0,28) width 201: "Should see the string"
40 LayoutBlockFlow {PRE} at (0,80) size 756x28
41 LayoutText {#text} at (0,0) size 217x28
42 text run at (0,0) width 217: "Foo Bar baz Bar"
43 LayoutBlockFlow (anonymous) at (0,132) size 756x28
44 LayoutText {#text} at (0,0) size 154x28
45 text run at (0,0) width 154: "(case sensitive)."
46 LayoutBlockFlow {DIV} at (0,312) size 784x32 [border: (2px solid #FF0000)]
47 LayoutInline {SPAN} at (0,0) size 152x28
48 LayoutInline {SPAN} at (0,0) size 78x28
49 LayoutText {#text} at (2,2) size 78x28
50 text run at (2,2) width 78: "Foo Bar"
51 LayoutText {#text} at (80,2) size 74x28
52 text run at (80,2) width 74: " bazBar"
53 LayoutText {#text} at (0,0) size 0x0
54 caret: position 7 of child 1 {#text} of child 1 {SPAN} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698