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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt

Issue 2175633002: Convert editing/execCommand/indent-selection.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-07-22T16:55:59 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/execCommand/indent-selection-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/execCommand/indent-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt
deleted file mode 100644
index 1ed3990c05f2a8c9325e3966a52a6af78833faea..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-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 784x18
- LayoutText {#text} at (0,0) size 368x17
- text run at (0,0) width 368: "This test uses the execCommand to indent the text below."
- LayoutBlockFlow (anonymous) at (0,18) size 784x18
- LayoutBR {BR} at (0,0) size 0x17
- LayoutBlockFlow {DIV} at (0,36) size 784x194
- LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 744x54
- LayoutBlockFlow (anonymous) at (0,0) size 744x36
- LayoutInline {SPAN} at (0,0) size 43x17
- LayoutText {#text} at (0,0) size 43x17
- text run at (0,0) width 43: "Lorem"
- LayoutBR {BR} at (42,14) size 1x0
- LayoutText {#text} at (0,18) size 85x17
- text run at (0,18) width 85: "more Lorem!"
- LayoutBlockFlow {BLOCKQUOTE} at (40,36) size 704x18
- LayoutText {#text} at (0,0) size 40x17
- text run at (0,0) width 40: "ipsum"
- LayoutBlockFlow {BLOCKQUOTE} at (40,70) size 744x54
- LayoutBlockFlow {UL} at (0,0) size 744x54
- LayoutBlockFlow {UL} at (40,0) size 704x54
- LayoutListItem {LI} at (40,0) size 664x18
- LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
- LayoutText {#text} at (0,0) size 25x17
- text run at (0,0) width 25: "Foo"
- LayoutListItem {LI} at (40,18) size 664x18
- LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
- LayoutText {#text} at (0,0) size 24x17
- text run at (0,0) width 24: "Bar"
- LayoutListItem {LI} at (40,36) size 664x18
- LayoutListMarker (anonymous) at (-17,0) size 7x17: white bullet
- LayoutText {#text} at (0,0) size 25x17
- text run at (0,0) width 25: "Baz"
- LayoutBlockFlow {BLOCKQUOTE} at (40,140) size 744x54
- LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 704x18
- LayoutText {#text} at (0,0) size 38x17
- text run at (0,0) width 38: "Dolor"
- LayoutBlockFlow (anonymous) at (0,18) size 744x36
- LayoutText {#text} at (0,0) size 35x17
- text run at (0,0) width 35: "Sum!"
- LayoutBR {BR} at (34,14) size 1x0
- LayoutInline {SPAN} at (0,0) size 39x17
- LayoutText {#text} at (0,18) size 39x17
- text run at (0,18) width 39: "Thing"
-selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BLOCKQUOTE} of child 4 {DIV} of body
-selection end: position 5 of child 0 {#text} of child 3 {SPAN} of child 3 {BLOCKQUOTE} of child 4 {DIV} of body
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698