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

Unified Diff: LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt

Issue 14860019: Move Linux-specific LayoutTests to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt
diff --git a/LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt b/LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt
deleted file mode 100644
index 6dbdccce97768ffa53c01b1ea70adaf504199cee..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-linux/editing/selection/linux_selection_color-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 458x19
- text run at (0,0) width 458: "This tests that the methods that set selection colors for Linux work correctly."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 453x19
- text run at (0,0) width 453: "(All the text in the above sentence should be highlighted red with green text)"
-selection start: position 1 of child 0 {#text} of child 1 {P} of child 1 {DIV} of body
-selection end: position 0 of child 3 {P} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698