Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Usability
New issue 1281 by jasvir: Modifying default DOM whitelists is difficult for
containers
http://code.google.com/p/google-caja/issues/detail?id=1281
What steps will reproduce the problem?
1. Container wants to whitelist a particular html attribute that is
different from the caja default
Eg. Container wishes to whitelist the target attribute of anchor tags for
names other than "_blank" or "_self".
What is the expected output? What do you see instead?
Expect: Configure the whitelist by modifying or extending a whitelist.
Instead: Requires modifying both html-attributes.json (for static
attributes) and modifying attachDocumentStub in domita.js.
Please use labels and text to provide additional information.