Index: LayoutTests/platform/win/fast/xsl/document-function-expected.txt |
diff --git a/LayoutTests/platform/win/fast/xsl/document-function-expected.txt b/LayoutTests/platform/win/fast/xsl/document-function-expected.txt |
deleted file mode 100644 |
index ea11bd9973844d6c9c47cd19b5f404387d216b79..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/fast/xsl/document-function-expected.txt |
+++ /dev/null |
@@ -1,17 +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 {P} at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 667x17 |
- text run at (0,0) width 667: "This tests the xslt document() function. If this test is successful, there should be three paragraphs below." |
- RenderBlock {P} at (0,34) size 784x18 |
- RenderText {#text} at (0,0) size 123x17 |
- text run at (0,0) width 123: "This is a paragraph" |
- RenderBlock {P} at (0,68) size 784x18 |
- RenderText {#text} at (0,0) size 164x17 |
- text run at (0,0) width 164: "This is another paragraph" |
- RenderBlock {P} at (0,102) size 784x18 |
- RenderText {#text} at (0,0) size 161x17 |
- text run at (0,0) width 161: "This is a third paragraph." |