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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5075944-expected.txt

Issue 2621213002: Convert editing/pasteboard/5075944.html with assert_selection (Closed)
Patch Set: Add availability check of test runner Created 3 years, 11 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/pasteboard/5075944-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5075944-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5075944-expected.txt
deleted file mode 100644
index 99a7094c844d469309d8934370070b64ed035d92..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5075944-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 784x584
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 284x19
- text run at (0,0) width 284: "This test for a bug copy/pasting underlined text."
- LayoutBlockFlow {DIV} at (0,36) size 784x20
- LayoutInline {U} at (0,0) size 157x19
- LayoutText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "This should be underlined."
- LayoutBlockFlow {DIV} at (0,56) size 784x20
- LayoutInline {U} at (0,0) size 157x19
- LayoutText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "This should be underlined."
-caret: position 26 of child 0 {#text} of child 0 {U} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698