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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.txt

Issue 1459783003: Make layout tests in editing/deleting and editing/execCommand to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.txt
deleted file mode 100644
index 97d4a3ee096ee2d00625e7eea4d7a5c9c6e1da39..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/execCommand/5080333-1-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-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 {P} at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 773x54
- text run at (0,0) width 752: "This tests for a bug where changing the alignment of an image would result in a selection that wasn't the one that was"
- text run at (0,18) width 240: "present before the alignment change. "
- text run at (239,18) width 534: "The image should be centered and the caret should be the same before and after the"
- text run at (0,36) width 65: "operation."
- LayoutBlockFlow {DIV} at (0,70) size 784x139
- LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 22x18
- text run at (0,0) width 22: "foo"
- LayoutBR {BR} at (21,14) size 1x0
- LayoutBlockFlow {DIV} at (0,18) size 784x103
- LayoutImage {IMG} at (354,0) size 76x103
- LayoutBlockFlow (anonymous) at (0,121) size 784x18
- LayoutText {#text} at (0,0) size 23x18
- text run at (0,0) width 23: "baz"
-caret: position 0 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698