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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt

Issue 2937863002: Rewrite editing/inserting/typing-at-end-of-line.html to utilize assert_selection() (Closed)
Patch Set: 2017-06-14T12:50:16 Created 3 years, 6 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/inserting/typing-at-end-of-line-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt
deleted file mode 100644
index 3717527d6cf646a2f2108c4193ecc50f1521fdde..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-layer at (0,0) size 800x600 scrollWidth 879
- 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 {DIV} at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 779x59
- text run at (0,0) width 779: "This test validates the fix for a bug that occurred when typing a blank at the end of a line when the character doesn't fix by a"
- text run at (0,20) width 759: "fraction of a pixel. If the test runs correctly, you should see the word 'you' at the end of the line and the word 'have' at the"
- text run at (0,40) width 199: "beginning of the following line."
- LayoutBlockFlow (anonymous) at (0,60) size 784x20
- LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {DIV} at (0,80) size 871x100
- LayoutText {#text} at (0,0) size 733x15
- text run at (0,0) width 733: "and Anna, you can do your regular weekly report run, and I'll extract the key sections into this. Andrew and Mark, I'd like to include any new bits you have"
-caret: position 157 of child 0 {#text} of child 5 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698