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

Side by Side 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 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 667x17
8 text run at (0,0) width 667: "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 123x17
11 text run at (0,0) width 123: "This is a paragraph"
12 RenderBlock {P} at (0,68) size 784x18
13 RenderText {#text} at (0,0) size 164x17
14 text run at (0,0) width 164: "This is another paragraph"
15 RenderBlock {P} at (0,102) size 784x18
16 RenderText {#text} at (0,0) size 161x17
17 text run at (0,0) width 161: "This is a third paragraph."
OLDNEW
« 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