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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/focus_editable_html-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/focus_editable_html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt
deleted file mode 100644
index 1ca04335a32162e928139de86f201e8957c1c03a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600 scrollWidth 2008 scrollHeight 2088
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x2088 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x2088
- LayoutBlockFlow {BODY} at (8,8) size 784x2072
- LayoutBlockFlow (anonymous) at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 595x18
- text run at (0,0) width 595: "This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element. "
- LayoutBR {BR} at (594,14) size 1x0
- LayoutText {#text} at (0,18) size 269x18
- text run at (0,18) width 269: "If the document doesn't scroll, test passes."
- LayoutBR {BR} at (268,32) size 1x0
- LayoutInline {B} at (0,0) size 537x18
- LayoutText {#text} at (0,36) size 537x18
- text run at (0,36) width 537: "This demonstrates a bug: normally, focusing an element will select its contents."
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,54) size 2000x2000
- LayoutBlockFlow (anonymous) at (0,2054) size 784x18
- LayoutText {#text} at (0,0) size 245x18
- text run at (0,0) width 245: "If the document scrolls here, test fails."
-caret: position 1 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698