- From: <bugzilla@jessica.w3.org>
- Date: Mon, 05 Nov 2012 23:55:39 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19870
Priority: P2
Bug ID: 19870
CC: dglazkov@chromium.org, dominicc@chromium.org
Assignee: dglazkov@chromium.org
Blocks: 14968
Summary: [Custom]: Ensure component resources are loaded
relative to location of component definition
QA Contact: public-webapps-bugzilla@w3.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: sorvell@chromium.org
Hardware: PC
Status: NEW
Version: unspecified
Component: Component Model
Product: WebAppsWG
It's important to be able to define components such that the definitions are
relocatable.
A component may use relative url's for resources in its shadowDom (e.g.
stylesheets, images in stylesheets, src or href attributes). In this case, the
urls should be relative to the url from which the component definition was
loaded and not to the document hosting the component. This way resources become
portable with the component definition.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 5 November 2012 23:55:41 UTC