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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/5080333-2-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/linux/editing/execCommand/5080333-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/5080333-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/5080333-2-expected.txt
deleted file mode 100644
index a13e83e81a5ed1943ba7743db5d42885cb634086..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/5080333-2-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 784x40
- LayoutText {#text} at (0,0) size 765x39
- text run at (0,0) width 742: "This tests for a bug where changing the alignment of an image would result in a selection that wasn't the one that was present"
- text run at (0,20) width 175: "before the alignment change. "
- text run at (175,20) width 590: "The image should be centered and the selection should be the same before and after the operation."
- LayoutBlockFlow {DIV} at (0,56) size 784x143
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
- LayoutBR {BR} at (20,15) size 0x0
- LayoutBlockFlow {DIV} at (0,20) size 784x103
- LayoutImage {IMG} at (354,0) size 76x103
- LayoutBlockFlow (anonymous) at (0,123) size 784x20
- LayoutText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "baz"
-selection start: position 0 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} of body
-selection end: position 1 of child 0 {IMG} of child 2 {DIV} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698