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

Unified Diff: LayoutTests/platform/linux/virtual/softwarecompositing/text-on-large-layer-expected.txt

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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/linux/virtual/softwarecompositing/text-on-large-layer-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/softwarecompositing/text-on-large-layer-expected.txt b/LayoutTests/platform/linux/virtual/softwarecompositing/text-on-large-layer-expected.txt
deleted file mode 100644
index f697da01dd3a71c345a91ca4fed1e556418b09af..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/virtual/softwarecompositing/text-on-large-layer-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-layer at (0,0) size 2003x10001
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (3,1) size 2000x10000
- RenderBlock (positioned) {DIV} at (3,1) size 2000x10000
- RenderText {#text} at (0,0) size 519x19
- text run at (0,0) width 519: "This is some text inside a very large composited layer to test that it is rendered sharply."
- RenderBR {BR} at (519,0) size 0x19
- RenderText {#text} at (0,20) size 203x19
- text run at (0,20) width 203: "The test passes if this text is crisp."

Powered by Google App Engine
This is Rietveld 408576698