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 22361 - [Shadow]: <title> and <meta> should be considered inert
Summary: [Shadow]: <title> and <meta> should be considered inert
Status: RESOLVED DUPLICATE of bug 26365
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
: 24870 (view as bug list)
Depends on:
Blocks: 22715
  Show dependency treegraph
 
Reported: 2013-06-14 07:31 UTC by Yuta Kitamura
Modified: 2015-04-23 19:01 UTC (History)
2 users (show)

See Also:


Attachments

Description Yuta Kitamura 2013-06-14 07:31:15 UTC
"8.1 Inert HTML Elements" says that <base> and <link> elements must behave
as inert, but <title> and <meta> elements should also be considered inert.

Especially the content of <title> in a shadow tree should not be accessible
from the owner document's "title" property.
Comment 1 Dimitri Glazkov 2014-09-23 15:14:37 UTC
*** Bug 24870 has been marked as a duplicate of this bug. ***
Comment 2 Anne 2015-04-23 19:01:49 UTC

*** This bug has been marked as a duplicate of bug 26365 ***