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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/image-before-linebreak-expected.txt

Issue 2189503003: Convert editing/selection/image-before-linebreak.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove expected result files 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
Index: third_party/WebKit/LayoutTests/platform/linux/editing/selection/image-before-linebreak-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/image-before-linebreak-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/image-before-linebreak-expected.txt
deleted file mode 100644
index 609fe9bb56828082cf1309e36c6b812b6a518798..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/image-before-linebreak-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 784x20
- LayoutText {#text} at (0,0) size 325x19
- text run at (0,0) width 325: "Only the line break after the image should be selected."
- LayoutBlockFlow {HR} at (0,36) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {DIV} at (0,46) size 784x123
- LayoutImage {IMG} at (0,0) size 76x103
- LayoutBR {BR} at (76,103) size 0x0
- LayoutText {#text} at (0,103) size 20x19
- text run at (0,103) width 20: "foo"
-selection start: position 0 of child 1 {BR} of child 4 {DIV} of body
-selection end: position 1 of child 1 {BR} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698