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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-to-select-table-expected.txt

Issue 2169323002: Convert editing/deleting/delete-to-select-table.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T14:39:40 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: 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
21 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
22 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
23 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
24 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
25 layer at (0,0) size 800x600
26 LayoutView at (0,0) size 800x600
27 layer at (0,0) size 800x600
28 LayoutBlockFlow {HTML} at (0,0) size 800x600
29 LayoutBlockFlow {BODY} at (8,8) size 784x584
30 LayoutBlockFlow {DIV} at (0,0) size 784x56
31 LayoutTable {TABLE} at (0,0) size 82x56 [border: (3px solid #AAAAAA)]
32 LayoutTableSection {TBODY} at (3,3) size 76x50
33 LayoutTableRow {TR} at (0,2) size 76x22
34 LayoutTableCell {TD} at (2,2) size 27x22 [r=0 c=0 rs=1 cs=1]
35 LayoutText {#text} at (1,1) size 25x19
36 text run at (1,1) width 25: "Foo"
37 LayoutTableCell {TD} at (31,2) size 43x22 [r=0 c=1 rs=1 cs=1]
38 LayoutText {#text} at (1,1) size 21x19
39 text run at (1,1) width 21: "baz"
40 LayoutTableRow {TR} at (0,26) size 76x22
41 LayoutTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1]
42 LayoutText {#text} at (1,1) size 20x19
43 text run at (1,1) width 20: "bar"
44 LayoutTableCell {TD} at (31,26) size 43x22 [r=1 c=1 rs=1 cs=1]
45 LayoutText {#text} at (1,1) size 41x19
46 text run at (1,1) width 41: "buffalo"
47 selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of body
48 selection end: position 2 of child 1 {TABLE} of child 0 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698