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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/selection/editable-html-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/editable-html-element-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/editable-html-element-expected.txt
deleted file mode 100644
index 1c2bb6c6ee25d8e7e4bcd23a134fcd64ce9080ba..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/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 32x18
- LayoutText {#text} at (0,0) size 32x18
- text run at (0,0) width 32: "\x{9}"
- LayoutText {#text} at (32,0) size 484x18
- text run at (32,0) width 484: "This tests to see where the selection is set when an html element is focused."
- LayoutBR {BR} at (515,14) size 1x0
- LayoutText {#text} at (0,18) size 751x36
- text run at (0,18) width 527: "We set it inside the body because we don't want to allow editing outside the body. "
- text run at (526,18) width 221: "This test also does some editing to"
- text run at (746,18) width 5: " "
- text run at (0,36) width 214: "make sure it happens in the body."
-caret: position 153 of child 3 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698