Comment #1 on issue 1807 by kpreid.switchb.org: Named forms do not appear as properties on 'document'
http://code.google.com/p/google-caja/issues/detail?id=1807

This is tricky to support except in proxy-supporting browsers (i.e. Firefox), because we can't intercept the property lookup.

Unless we stop attempting to support the case of arbitrary DOM mutation not via Domado, which I think would be a worthwhile thing to do (since it would also allow us to make NodeListFilter cheaper) — that would mean that we could add/remove properties from document as the guest makes changes to form names.

--
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.


Reply via email to