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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x52
31 LayoutTable {TABLE} at (0,0) size 87x52 [border: (3px solid #AAAAAA)]
32 LayoutTableSection {TBODY} at (3,3) size 81x46
33 LayoutTableRow {TR} at (0,2) size 81x20
34 LayoutTableCell {TD} at (2,2) size 27x20 [r=0 c=0 rs=1 cs=1]
35 LayoutText {#text} at (1,1) size 25x18
36 text run at (1,1) width 25: "Foo"
37 LayoutTableCell {TD} at (31,2) size 48x20 [r=0 c=1 rs=1 cs=1]
38 LayoutText {#text} at (1,1) size 23x18
39 text run at (1,1) width 23: "baz"
40 LayoutTableRow {TR} at (0,24) size 81x20
41 LayoutTableCell {TD} at (2,24) size 27x20 [r=1 c=0 rs=1 cs=1]
42 LayoutText {#text} at (1,1) size 21x18
43 text run at (1,1) width 21: "bar"
44 LayoutTableCell {TD} at (31,24) size 48x20 [r=1 c=1 rs=1 cs=1]
45 LayoutText {#text} at (1,1) size 46x18
46 text run at (1,1) width 46: "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