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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt
deleted file mode 100644
index 89f34042fefd67a5e1b157db55148f7f533915dc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DIV} at (0,0) size 784x52
- LayoutTable {TABLE} at (0,0) size 87x52 [border: (3px solid #AAAAAA)]
- LayoutTableSection {TBODY} at (3,3) size 81x46
- LayoutTableRow {TR} at (0,2) size 81x20
- LayoutTableCell {TD} at (2,2) size 27x20 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 25x17
- text run at (1,1) width 25: "Foo"
- LayoutTableCell {TD} at (31,2) size 48x20 [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 23x17
- text run at (1,1) width 23: "baz"
- LayoutTableRow {TR} at (0,24) size 81x20
- LayoutTableCell {TD} at (2,24) size 27x20 [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 21x17
- text run at (1,1) width 21: "bar"
- LayoutTableCell {TD} at (31,24) size 48x20 [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 46x17
- text run at (1,1) width 46: "buffalo"
-selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of body
-selection end: position 2 of child 1 {TABLE} of child 0 {DIV} of body
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/deleting/delete-to-select-table-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698