- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Jun 2013 07:31:15 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22361
Bug ID: 22361
Summary: [Shadow]: <title> and <meta> should be considered
inert
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: yutak@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14978
"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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 14 June 2013 07:31:16 UTC