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." |