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

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

Issue 1462823002: Make layout tests in editing/pasteboard to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2015-11-20T10:44:42 Created 5 years, 1 month 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 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x584
11 LayoutBlockFlow {P} at (0,0) size 784x36
12 LayoutText {#text} at (0,0) size 717x36
13 text run at (0,0) width 717: "This tests for a bug in createMarkup (ma rkup for ancestors of the start of the selection wasn't being added to the"
14 text run at (0,18) width 83: "pasteboard). "
15 text run at (82,18) width 342: "You should see the same thing in both regions below."
16 LayoutBlockFlow {P} at (0,52) size 784x18
17 LayoutInline {B} at (0,0) size 445x18
18 LayoutText {#text} at (0,0) size 445x18
19 text run at (0,0) width 445: "This demonstrates a bug: 'foo' is pull ed out of its bordered block."
20 LayoutBlockFlow {DIV} at (0,86) size 784x73
21 LayoutBlockFlow {DIV} at (5,0) size 774x50 [border: (1px solid #FF0000)]
22 LayoutBlockFlow (anonymous) at (1,1) size 772x18
23 LayoutText {#text} at (0,0) size 22x18
24 text run at (0,0) width 22: "foo"
25 LayoutBlockFlow {DIV} at (6,24) size 762x20 [border: (1px solid #0000F F)]
26 LayoutText {#text} at (1,1) size 21x18
27 text run at (1,1) width 21: "bar"
28 LayoutBlockFlow (anonymous) at (0,55) size 784x18
29 LayoutText {#text} at (0,0) size 23x18
30 text run at (0,0) width 23: "baz"
31 LayoutBlockFlow {DIV} at (0,164) size 784x73
32 LayoutBlockFlow {DIV} at (5,0) size 774x50 [border: (1px solid #FF0000)]
33 LayoutBlockFlow (anonymous) at (1,1) size 772x18
34 LayoutText {#text} at (0,0) size 22x18
35 text run at (0,0) width 22: "foo"
36 LayoutBlockFlow {DIV} at (6,24) size 762x20 [border: (1px solid #0000F F)]
37 LayoutText {#text} at (1,1) size 21x18
38 text run at (1,1) width 21: "bar"
39 LayoutBlockFlow (anonymous) at (0,55) size 784x18
40 LayoutText {#text} at (0,0) size 23x18
41 text run at (0,0) width 23: "baz"
42 caret: position 3 of child 1 {#text} of child 6 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698