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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt

Issue 1806423003: Convert editing/selection layout tests to use w3c test harness, volume 6 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/editable-html-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt
deleted file mode 100644
index f12a1ef3196519faee816fc4fbf42f2fc7e730e7..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/editable-html-element-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-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
- LayoutInline {SPAN} at (0,0) size 32x19
- LayoutText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "\x{9}"
- LayoutText {#text} at (32,0) size 450x19
- text run at (32,0) width 450: "This tests to see where the selection is set when an html element is focused."
- LayoutBR {BR} at (482,15) size 0x0
- LayoutText {#text} at (0,20) size 783x39
- text run at (0,20) width 496: "We set it inside the body because we don't want to allow editing outside the body. "
- text run at (495,20) width 284: "This test also does some editing to make sure it"
- text run at (778,20) width 5: " "
- text run at (0,40) width 124: "happens in the body."
-caret: position 153 of child 3 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698