Skip to content

Commit

Permalink
[e] (0) Add some colour to the algorithm for getting an application-n…
Browse files Browse the repository at this point in the history
…ame.

Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24442
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8445 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 30, 2014
1 parent ce3228f commit 82ace97
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
6 changes: 5 additions & 1 deletion complete.html
Expand Up @@ -13052,7 +13052,11 @@ <h5 id=standard-metadata-names><span class=secno>4.2.5.1 </span>Standard metadat

</li>

</ol></div>
</ol><p class=note>This algorithm would be used by a browser when it needs a name for the page, for
instance, to label a bookmark. The languages it would provide to the algorithm would be the
user's preferred languages.</p>

</div>

</dd>

Expand Down
6 changes: 5 additions & 1 deletion index
Expand Up @@ -13052,7 +13052,11 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p&gt;

</li>

</ol></div>
</ol><p class=note>This algorithm would be used by a browser when it needs a name for the page, for
instance, to label a bookmark. The languages it would provide to the algorithm would be the
user's preferred languages.</p>

</div>

</dd>

Expand Down
4 changes: 4 additions & 0 deletions source
Expand Up @@ -13496,6 +13496,10 @@ gave me some of the songs they wrote. I love sharing my music.&lt;/p>

</ol>

<p class="note">This algorithm would be used by a browser when it needs a name for the page, for
instance, to label a bookmark. The languages it would provide to the algorithm would be the
user's preferred languages.</p>

</div>

</dd>
Expand Down

0 comments on commit 82ace97

Please sign in to comment.