<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/test_build_html.py, branch v2.4.3</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>A happy new year!</title>
<updated>2020-01-01T05:27:43+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2020-01-01T05:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=eaf495c3c42c322fcf774a4c2cf6c7e2d11e2647'/>
<id>eaf495c3c42c322fcf774a4c2cf6c7e2d11e2647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IndexDomain</title>
<updated>2019-12-22T08:20:35+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-30T16:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6d6fe9da0d0c86cc1037ec7c05fbddb92bb6f3c4'/>
<id>6d6fe9da0d0c86cc1037ec7c05fbddb92bb6f3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant type="text/javascript" from &lt;script&gt; elements</title>
<updated>2019-12-15T15:52:40+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-12-15T15:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=e6915baae8174c84418b950f10408a60034627ce'/>
<id>e6915baae8174c84418b950f10408a60034627ce</id>
<content type='text'>
In HTML5, &lt;script&gt; elements default to MIME type text/javascript. The
HTML5 living standard and MDN recommend against including the attribute.

From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#attr-type

&gt; The HTML5 specification urges authors to omit the attribute rather
&gt; than provide a redundant MIME type.

From https://html.spec.whatwg.org/#the-script-element

&gt; Authors should omit the type attribute instead of redundantly setting
&gt; it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In HTML5, &lt;script&gt; elements default to MIME type text/javascript. The
HTML5 living standard and MDN recommend against including the attribute.

From https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script#attr-type

&gt; The HTML5 specification urges authors to omit the attribute rather
&gt; than provide a redundant MIME type.

From https://html.spec.whatwg.org/#the-script-element

&gt; Authors should omit the type attribute instead of redundantly setting
&gt; it.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor test: check_xpath()</title>
<updated>2019-12-14T13:50:55+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-14T13:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0dc456fee17bbb30a696bd06221bca2567c1b5d6'/>
<id>0dc456fee17bbb30a696bd06221bca2567c1b5d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove meaningless spaces</title>
<updated>2019-12-14T13:26:17+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-12-14T13:26:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=871e0b58a815d38a66bfcf6f5119fad4812c422a'/>
<id>871e0b58a815d38a66bfcf6f5119fad4812c422a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix annotations</title>
<updated>2019-08-08T07:03:29+00:00</updated>
<author>
<name>Yves Chevallier</name>
<email>yves.chevallier@heig-vd.ch</email>
</author>
<published>2019-08-03T11:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=06648a3157d19cb2a5fa6992b5ff8f87732b22b9'/>
<id>06648a3157d19cb2a5fa6992b5ff8f87732b22b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6449 from tk0miya/6444_non_existing_urls</title>
<updated>2019-06-19T02:19:23+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-19T02:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=efc0c191425e840d19b0f19687dcfa55a1c1650c'/>
<id>efc0c191425e840d19b0f19687dcfa55a1c1650c</id>
<content type='text'>
Fix #6444: test: replace example.com by existing page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #6444: test: replace example.com by existing page</pre>
</div>
</content>
</entry>
<entry>
<title>Close #1464: html: warn html_static_path is inside outdir</title>
<updated>2019-06-17T16:21:08+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-17T15:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=d8208d406a0c470b34de79c4b054ba05f50ae34c'/>
<id>d8208d406a0c470b34de79c4b054ba05f50ae34c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #6444: test: replace example.com by existing page</title>
<updated>2019-06-05T14:42:24+00:00</updated>
<author>
<name>Takeshi KOMIYA</name>
<email>i.tkomiya@gmail.com</email>
</author>
<published>2019-06-05T14:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9b2c1c679a9e362b05ae07e5228d564d8889422b'/>
<id>9b2c1c679a9e362b05ae07e5228d564d8889422b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test that downloads with the same filename are still handled correctly</title>
<updated>2019-06-03T17:00:14+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@gmail.com</email>
</author>
<published>2019-06-03T13:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=9df6e4014583840900a755149287292daf9399c5'/>
<id>9df6e4014583840900a755149287292daf9399c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
