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

Side by Side Diff: LayoutTests/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 650x18
8 text run at (0,0) width 650: "This tests the xslt document() function. If this test is successful, there should be three paragraphs below."
9 RenderBlock {P} at (0,34) size 784x18
10 RenderText {#text} at (0,0) size 120x18
11 text run at (0,0) width 120: "This is a paragraph"
12 RenderBlock {P} at (0,68) size 784x18
13 RenderText {#text} at (0,0) size 160x18
14 text run at (0,0) width 160: "This is another paragraph"
15 RenderBlock {P} at (0,102) size 784x18
16 RenderText {#text} at (0,0) size 157x18
17 text run at (0,0) width 157: "This is a third paragraph."
OLDNEW
« no previous file with comments | « LayoutTests/fast/xsl/document-function.xsl ('k') | LayoutTests/fast/xsl/dtd-in-source-document.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698