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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x40
12 LayoutText {#text} at (0,0) size 756x39
13 text run at (0,0) width 756: "This tests for a bug in createMarkup (ma rkup for ancestors of the start of the selection wasn't being added to the paste board)."
14 text run at (0,20) width 317: "You should see the same thing in both r egions below."
15 LayoutBlockFlow {P} at (0,56) size 784x20
16 LayoutInline {B} at (0,0) size 430x19
17 LayoutText {#text} at (0,0) size 430x19
18 text run at (0,0) width 430: "This demonstrates a bug: 'foo' is pull ed out of its bordered block."
19 LayoutBlockFlow {DIV} at (0,92) size 784x79
20 LayoutBlockFlow {DIV} at (5,0) size 774x54 [border: (1px solid #FF0000)]
21 LayoutBlockFlow (anonymous) at (1,1) size 772x20
22 LayoutText {#text} at (0,0) size 20x19
23 text run at (0,0) width 20: "foo"
24 LayoutBlockFlow {DIV} at (6,26) size 762x22 [border: (1px solid #0000F F)]
25 LayoutText {#text} at (1,1) size 20x19
26 text run at (1,1) width 20: "bar"
27 LayoutBlockFlow (anonymous) at (0,59) size 784x20
28 LayoutText {#text} at (0,0) size 21x19
29 text run at (0,0) width 21: "baz"
30 LayoutBlockFlow {DIV} at (0,176) size 784x79
31 LayoutBlockFlow {DIV} at (5,0) size 774x54 [border: (1px solid #FF0000)]
32 LayoutBlockFlow (anonymous) at (1,1) size 772x20
33 LayoutText {#text} at (0,0) size 20x19
34 text run at (0,0) width 20: "foo"
35 LayoutBlockFlow {DIV} at (6,26) size 762x22 [border: (1px solid #0000F F)]
36 LayoutText {#text} at (1,1) size 20x19
37 text run at (1,1) width 20: "bar"
38 LayoutBlockFlow (anonymous) at (0,59) size 784x20
39 LayoutText {#text} at (0,0) size 21x19
40 text run at (0,0) width 21: "baz"
41 caret: position 3 of child 1 {#text} of child 6 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698