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

Side by Side Diff: LayoutTests/svg/wicd/test-scalable-background-image2.xhtml

Issue 216933006: Remove carriage returns from LayoutTests (18) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations Created 6 years, 8 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 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xh tml-basic/xhtml-basic11.dtd"> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xh tml-basic/xhtml-basic11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head> 4 <head>
5 <title>WICD Core 1.0 #12 - scalable fullscreen background</title> 5 <title>WICD Core 1.0 #12 - scalable fullscreen background</title>
6 <link rel="stylesheet" type="text/css" href="resources/main.css"/> 6 <link rel="stylesheet" type="text/css" href="resources/main.css"/>
7 <link rel="stylesheet" type="text/css" href="resources/test-scalable-backgroun d-image2.css"/> 7 <link rel="stylesheet" type="text/css" href="resources/test-scalable-backgroun d-image2.css"/>
8 </head> 8 </head>
9 <body> 9 <body>
10 <h1>scalable fullscreen background</h1> 10 <h1>scalable fullscreen background</h1>
11 <h4>WICD Core 1.0 #12</h4> 11 <h4>WICD Core 1.0 #12</h4>
12 <p> 12 <p>
13 This text is XHTML main layer content, which must overlay a lightblue SVG-ba ckground image with 13 This text is XHTML main layer content, which must overlay a lightblue SVG-ba ckground image with
14 text ('SVG background image'). The SVG background image must cover the com plete XHTML-background area. 14 text ('SVG background image'). The SVG background image must cover the com plete XHTML-background area.
15 </p> 15 </p>
16 <p> 16 <p>
17 This test has failed, if you don't see any graphics on the background. (your user agent does not support SVG as background image). 17 This test has failed, if you don't see any graphics on the background. (your user agent does not support SVG as background image).
18 </p> 18 </p>
19 <p><a href="javascript:history.back()">Back</a></p> 19 <p><a href="javascript:history.back()">Back</a></p>
20 </body> 20 </body>
21 </html> 21 </html>
OLDNEW
« no previous file with comments | « LayoutTests/svg/wicd/rightsizing-grid.xhtml ('k') | LayoutTests/svg/zoom/page/resources/tux.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698