Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1833 by [email protected]: Support data attributes in querySelector
http://code.google.com/p/google-caja/issues/detail?id=1833

What steps will reproduce the problem?
1. Try document.body.querySelector('menu li[data-model="companies"]');

What is the expected output?
=> an element (or null if not present in document)

What do you see instead?
In the Firefox Aurora console:
"Erroneous or unsupported selector syntax: menu li[data-model="companies"] @ https://ssl.gstatic.com/caja/5503m/ses-single-frame.opt.js?debug=1:1352";



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