This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24331 - It would be nice to have an extra (meta) title tag used for bookmarks. So it will be possible to have a different title when the page is bookmarked or webcliped.
Summary: It would be nice to have an extra (meta) title tag used for bookmarks. So it ...
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 13:35 UTC by contributor
Modified: 2014-01-21 21:36 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2014-01-20 13:35:59 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html
Multipage: http://www.whatwg.org/C#the-title-element
Complete: http://www.whatwg.org/c#the-title-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html

Comment:
It would be nice to have an extra (meta) title tag used for bookmarks. So it
will be possible to have a different title when the page is bookmarked or
webcliped. 

Posted from: 94.227.16.130
User agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0
Comment 1 Ian 'Hixie' Hickson 2014-01-21 21:36:24 UTC
That's what "application-name" is for:

   http://www.whatwg.org/specs/web-apps/current-work/#meta-application-name

Does that address this need sufficiently? If not, please reopen the bug.