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/win/editing/inserting/edited-whitespace-1-expected.txt

Issue 2937783003: Rewrite editing/inserting/edited-whitespace-1.html to utilize assert_selection() (Closed)
Patch Set: 2017-06-14T15:25:45 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/inserting/edited-whitespace-1-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/editing/inserting/edited-whitespace-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/edited-whitespace-1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/inserting/edited-whitespace-1-expected.txt
deleted file mode 100644
index e4a50a789496dc0259f8227fcb16f42f67af2ce9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/edited-whitespace-1-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-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 784x576
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 749x39
- text run at (0,0) width 301: "This tests that edited whitespaces aren't all nbsps. "
- text run at (301,0) width 448: "When the region becomes non-editable, Hello and World should still be on"
- text run at (0,20) width 87: "different lines. "
- text run at (86,20) width 558: "This demonstrates a bug: the div's focus halo doesn't go away when it becomes non-editable."
- LayoutBlockFlow {DIV} at (0,56) size 62x42 [border: (1px solid #000000)]
- LayoutText {#text} at (1,1) size 52x39
- text run at (1,1) width 52: " Hello "
- text run at (1,21) width 42: "World "
- LayoutBlockFlow {OL} at (0,114) size 784x0
-caret: position 17 of child 0 {#text} of child 2 {DIV} of body
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/editing/inserting/edited-whitespace-1-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698