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/selection/4932260-2-expected.txt

Issue 2446893006: Convert editing/selection/4932260-[123].html to utilize w3c test harness (Closed)
Patch Set: 2016-10-28T12:57:04 Created 4 years, 2 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/4932260-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4932260-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4932260-2-expected.txt
deleted file mode 100644
index e3fb32f22a0fe68f30423d22a4b8567469e789cc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/4932260-2-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-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 390x19
- text run at (0,0) width 390: "This tests for a bug where images would act as word boundaries."
- LayoutBlockFlow {DIV} at (0,36) size 784x108
- LayoutText {#text} at (0,88) size 23x19
- text run at (0,88) width 23: "The"
- LayoutImage {IMG} at (23,0) size 76x103
- LayoutText {#text} at (99,88) size 351x19
- text run at (99,88) width 351: "caret should be just after the second word in this sentence."
-caret: position 5 of child 2 {#text} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698