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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/editing/selection/focus_editable_html-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/focus_editable_html-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/focus_editable_html-expected.txt
deleted file mode 100644
index 1235be27823b005c761487aad427c7054cfd77ec..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 2096
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x2096 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x2096
- LayoutBlockFlow {BODY} at (8,8) size 784x2080
- LayoutBlockFlow (anonymous) at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 555x19
- text run at (0,0) width 555: "This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element. "
- LayoutBR {BR} at (555,15) size 0x0
- LayoutText {#text} at (0,20) size 254x19
- text run at (0,20) width 254: "If the document doesn't scroll, test passes."
- LayoutBR {BR} at (254,35) size 0x0
- LayoutInline {B} at (0,0) size 523x19
- LayoutText {#text} at (0,40) size 523x19
- text run at (0,40) width 523: "This demonstrates a bug: normally, focusing an element will select its contents."
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,60) size 2000x2000
- LayoutBlockFlow (anonymous) at (0,2060) size 784x20
- LayoutText {#text} at (0,0) size 226x19
- text run at (0,0) width 226: "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