summaryrefslogtreecommitdiff
path: root/test/test-pages/daringfireball-1
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2016-12-11 12:22:14 +0000
committerAndres Rey <[email protected]>2016-12-11 12:22:14 +0000
commita1ecd476b867180002a51e6c61154dfad0aebad0 (patch)
treed88bf2790402a5a053d6ba00d277393cafec9596 /test/test-pages/daringfireball-1
parent7acb69c7f6391fa2121466cd4d013727dac64e36 (diff)
Adjusted more result test cases
Diffstat (limited to 'test/test-pages/daringfireball-1')
-rw-r--r--test/test-pages/daringfireball-1/expected.html54
1 files changed, 26 insertions, 28 deletions
diff --git a/test/test-pages/daringfireball-1/expected.html b/test/test-pages/daringfireball-1/expected.html
index d87c6c7..c568880 100644
--- a/test/test-pages/daringfireball-1/expected.html
+++ b/test/test-pages/daringfireball-1/expected.html
@@ -1,28 +1,26 @@
- <div class="article">
- <p>Daring Fireball is written and produced by John Gruber.</p>
- <p>
- <a href="http://fakehost/graphics/author/addison-bw.jpg"> <img src="http://fakehost/graphics/author/addison-bw-425.jpg" alt="Photograph of the author."/></a>
- <br/><em>Portrait by <a href="http://superbiate.com/inquiries/">George Del Barrio</a></em> </p>
- <h2>Mac Apps</h2>
- <ul>
- <li><a href="http://www.barebones.com/products/bbedit/">BBEdit</a></li>
- <li><a href="http://www.flyingmeat.com/acorn/">Acorn</a></li>
- <li><a href="http://www.red-sweater.com/marsedit/">MarsEdit</a></li>
- <li><a href="http://aged-and-distilled.com/napkin/">Napkin</a></li>
- <li><a href="http://www.barebones.com/products/Yojimbo/">Yojimbo</a></li>
- <li><a href="http://www.panic.com/transmit/">Transmit</a></li>
- <li><a href="http://latenightsw.com/sd4/index.html">Script Debugger</a></li>
- <li><a href="http://www.ambrosiasw.com/utilities/snapzprox/">Snapz Pro X</a></li>
- <li><a href="http://nightly.webkit.org/">WebKit</a></li>
- </ul>
- <h2>iPhone Apps</h2>
- <ul>
- <li><a href="http://vesperapp.co/">Vesper</a></li>
- </ul>
- <h2>Server Software</h2>
- <p>The Daring Fireball website is hosted by <a href="http://joyent.com/">Joyent</a>.</p>
- <p>Articles and links are published through <a href="http://movabletype.org/">Movable Type</a>. In addition to my own SmartyPants and Markdown plug-ins, Daring Fireball uses several excellent Movable Type plug-ins, including Brad Choate’s <a href="http://bradchoate.com/weblog/2003/06/24/regular-expressions">MT-Regex</a> and <a href="http://bradchoate.com/weblog/2004/10/20/mtifempty">MT-IfEmpty</a>, and <a href="http://bumppo.net/projects/amputator/">Nat Irons’s Amputator</a>.</p>
- <p>Stats are tracked using <a href="http://haveamint.com/">Mint</a>. Additional web nerdery, including the membership system, is fueled by <a href="http://perl.org/">Perl</a>, <a href="http://www.php.net/">PHP</a>, and <a href="http://www.mysql.com/">MySQL</a>.</p>
- <h2>Web Standards</h2>
- <p>Web standards are important, and Daring Fireball adheres to them. Specifically, Daring Fireball’s HTML markup should validate as either <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML 5</a> or XHTML 4.01 Transitional, its layout is constructed using <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://daringfireball.net/css/fireball_screen.css">valid CSS</a>, and its syndicated feed is <a href="http://feedvalidator.org/check?url=http%3A%2F%2Fdaringfireball.net%2Findex.xml">valid Atom</a>.</p>
- <p>If Daring Fireball looks goofy in your browser, you’re likely using a shitty browser that doesn’t support web standards. Internet Explorer, I’m looking in your direction. If you complain about this, I will laugh at you, because I do not care. If, however, you are using a modern, standards-compliant browser and have trouble viewing or reading Daring Fireball, please do let me know.</p> \ No newline at end of file
+<div class="article">
+
+ <p>Daring Fireball is written and produced by John Gruber.</p>
+ <p>
+ <a href="/graphics/author/addison-bw.jpg"> <img alt="Photograph of the author." src="/graphics/author/addison-bw-425.jpg" style="border: 0;"></img></a>
+ <br></br><em>Portrait by <a href="http://superbiate.com/inquiries/">George Del Barrio</a></em> </p>
+ <h2>Mac Apps</h2>
+ <ul><li><a href="http://www.barebones.com/products/bbedit/">BBEdit</a></li>
+ <li><a href="http://www.flyingmeat.com/acorn/">Acorn</a></li>
+ <li><a href="http://www.red-sweater.com/marsedit/">MarsEdit</a></li>
+ <li><a href="http://aged-and-distilled.com/napkin/">Napkin</a></li>
+ <li><a href="http://www.barebones.com/products/Yojimbo/">Yojimbo</a></li>
+ <li><a href="http://www.panic.com/transmit/">Transmit</a></li>
+ <li><a href="http://latenightsw.com/sd4/index.html">Script Debugger</a></li>
+ <li><a href="http://www.ambrosiasw.com/utilities/snapzprox/">Snapz Pro X</a></li>
+ <li><a href="http://nightly.webkit.org/">WebKit</a></li>
+ </ul><h2>iPhone Apps</h2>
+ <ul><li><a href="http://vesperapp.co/">Vesper</a></li>
+ </ul><h2>Server Software</h2>
+ <p>The Daring Fireball website is hosted by <a href="http://joyent.com/">Joyent</a>.</p>
+ <p>Articles and links are published through <a href="http://movabletype.org/">Movable Type</a>. In addition to my own SmartyPants and Markdown plug-ins, Daring Fireball uses several excellent Movable Type plug-ins, including Brad Choate’s <a href="http://bradchoate.com/weblog/2003/06/24/regular-expressions">MT-Regex</a> and <a href="http://bradchoate.com/weblog/2004/10/20/mtifempty">MT-IfEmpty</a>, and <a href="http://bumppo.net/projects/amputator/">Nat Irons’s Amputator</a>.</p>
+ <p>Stats are tracked using <a href="http://haveamint.com/">Mint</a>. Additional web nerdery, including the membership system, is fueled by <a href="http://perl.org/">Perl</a>, <a href="http://www.php.net/">PHP</a>, and <a href="http://www.mysql.com/">MySQL</a>.</p>
+ <h2>Web Standards</h2>
+ <p>Web standards are important, and Daring Fireball adheres to them. Specifically, Daring Fireball’s HTML markup should validate as either <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML 5</a> or XHTML 4.01 Transitional, its layout is constructed using <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://daringfireball.net/css/fireball_screen.css">valid CSS</a>, and its syndicated feed is <a href="http://feedvalidator.org/check?url=http%3A%2F%2Fdaringfireball.net%2Findex.xml">valid Atom</a>.</p>
+ <p>If Daring Fireball looks goofy in your browser, you’re likely using a shitty browser that doesn’t support web standards. Internet Explorer, I’m looking in your direction. If you complain about this, I will laugh at you, because I do not care. If, however, you are using a modern, standards-compliant browser and have trouble viewing or reading Daring Fireball, please do let me know.</p>
+ </div> \ No newline at end of file