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

Side by Side Diff: LayoutTests/platform/win-xp/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined 1 CONSOLE ERROR: line 8: Namespace prefix foo on bar is not defined
2 2
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x88 5 layer at (0,0) size 800x88
6 RenderBlock {html} at (0,0) size 800x88 6 RenderBlock {html} at (0,0) size 800x88
7 RenderBody {body} at (8,16) size 784x56 7 RenderBody {body} at (8,16) size 784x56
8 RenderBlock {p} at (0,0) size 784x20 8 RenderBlock {p} at (0,0) size 784x20
9 RenderText {#text} at (0,0) size 218x19 9 RenderText {#text} at (0,0) size 218x19
10 text run at (0,0) width 218: "You should see error text above this" 10 text run at (0,0) width 218: "You should see error text above this"
11 RenderBlock (anonymous) at (0,36) size 784x0 11 RenderBlock (anonymous) at (0,36) size 784x0
12 RenderInline {bar} at (0,0) size 0x0 12 RenderInline {bar} at (0,0) size 0x0
13 RenderBlock {p} at (0,36) size 784x20 13 RenderBlock {p} at (0,36) size 784x20
14 RenderText {#text} at (0,0) size 331x19 14 RenderText {#text} at (0,0) size 331x19
15 text run at (0,0) width 331: "ERROR? this, and nothing below it should be rendered" 15 text run at (0,0) width 331: "ERROR? this, and nothing below it should be rendered"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698