Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Domado Angularjs
New issue 1898 by [email protected]: pathname property of anchor elements
is missing
http://code.google.com/p/google-caja/issues/detail?id=1898
var a = document.createElement('a');
a.href = "http://www.google.com/search?q=blah";
a.pathname
Get undefined, should be "/search".
http://www.aptana.com/reference/html/api/HTMLAnchorElement.html#HTMLAnchorElement.pathname
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.