Skip to content

Commit

Permalink
[] (0) make the section paragraph be a big-issue instead of the secti…
Browse files Browse the repository at this point in the history
…on title.

git-svn-id: http://svn.whatwg.org/webapps@529 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 30, 2007
1 parent e0dc1fe commit c942cfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
9 changes: 5 additions & 4 deletions index
Expand Up @@ -837,9 +837,8 @@
<li><a href="#content-type2"><span class=secno>4.1.1.3. </span><dfn
id=content-type6>Content-Type sniffing: image</dfn></a>

<li class=big-issue><a href="#content-type3"><span
class=secno>4.1.1.4. </span><dfn id=content-type7>Content-Type
sniffing: feed or HTML</dfn></a>
<li><a href="#content-type3"><span class=secno>4.1.1.4. </span><dfn
id=content-type7>Content-Type sniffing: feed or HTML</dfn></a>
</ul>

<li><a href="#read-html"><span class=secno>4.1.2. </span><dfn
Expand Down Expand Up @@ -18872,14 +18871,16 @@ XXX selection ranges -->
<p>Otherwise, the <i>sniffed type</i> of the resource is the same as its
<var title="">official type</var>.

<h5 class=big-issue id=content-type3><span class=secno>4.1.1.4. </span><dfn
<h5 id=content-type3><span class=secno>4.1.1.4. </span><dfn
id=content-type12>Content-Type sniffing: feed or HTML</dfn></h5>
<!--
http://blogs.msdn.com/rssteam/articles/PublishersGuide.aspx
http://lxr.mozilla.org/seamonkey/source/browser/components/feeds/src/nsFeedSniffer.cpp#192
http://lxr.mozilla.org/seamonkey/source/browser/components/feeds/src/nsFeedSniffer.cpp#127
-->

<p class=big-issue>...

<h4 id=read-html><span class=secno>4.1.2. </span><dfn id=page-load2
title=navigate-html>Page load processing model for HTML files</dfn></h4>

Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -16763,12 +16763,13 @@ XXX selection ranges -->
its <var title="">official type</var>.</p>


<h5 class="big-issue"><dfn>Content-Type sniffing: feed or HTML</dfn></h5>
<h5><dfn>Content-Type sniffing: feed or HTML</dfn></h5>
<!--
http://blogs.msdn.com/rssteam/articles/PublishersGuide.aspx
http://lxr.mozilla.org/seamonkey/source/browser/components/feeds/src/nsFeedSniffer.cpp#192
http://lxr.mozilla.org/seamonkey/source/browser/components/feeds/src/nsFeedSniffer.cpp#127
-->
<p class="big-issue">...</p>


<h4 id="read-html"><dfn title="navigate-html">Page load processing model for HTML files</dfn></h4>
Expand Down

0 comments on commit c942cfc

Please sign in to comment.