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

Unified Diff: LayoutTests/platform/win/fast/xsl/document-function-expected.txt

Issue 365873002: Implement a part of ProcessingInstruction by using PrivateScript (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WIP: async XHR, rewriting layout tests Created 6 years, 3 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
« no previous file with comments | « LayoutTests/platform/win-xp/fast/xsl/document-function-expected.txt ('k') | Source/core/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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."
« no previous file with comments | « LayoutTests/platform/win-xp/fast/xsl/document-function-expected.txt ('k') | Source/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698