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

Side by Side Diff: LayoutTests/platform/linux/fast/xsl/xslt-relative-path-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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x175
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x175
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x159
6 RenderBlock {P} at (0,0) size 784x20 6 layer at (8,8) size 304x154
7 RenderText {#text} at (0,0) size 480x19 7 RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #EEEEEE)]
8 text run at (0,0) width 480: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:" 8 layer at (0,0) size 300x150
9 RenderBlock {P} at (0,36) size 784x20 9 RenderView at (0,0) size 300x150
10 RenderText {#text} at (0,0) size 353x19 10 layer at (0,0) size 300x150
11 text run at (0,0) width 263: "using document('file:resources/findme.xm l'): " 11 RenderBlock {HTML} at (0,0) size 300x150
12 text run at (263,0) width 90: "Hello, Webkit!" 12 RenderBody {BODY} at (8,8) size 284x126
13 RenderBlock {P} at (0,72) size 784x20 13 RenderBlock {P} at (0,0) size 284x40
14 RenderText {#text} at (0,0) size 333x19 14 RenderText {#text} at (0,0) size 274x39
15 text run at (0,0) width 243: "using document('resources/findme.xml'): " 15 text run at (0,0) width 274: "Here is an attempt to extract the st ring \"Hello,"
16 text run at (243,0) width 90: "Hello, Webkit!" 16 text run at (0,20) width 202: "Webkit!\" from the file findme.xml: "
17 RenderBlock {P} at (0,56) size 284x20
18 RenderText {#text} at (0,0) size 259x19
19 text run at (0,0) width 259: "using document('file:resources/findm e.xml'):"
20 RenderBlock {P} at (0,92) size 284x20
21 RenderText {#text} at (0,0) size 239x19
22 text run at (0,0) width 239: "using document('resources/findme.xml '):"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698