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

New issue 1745 by [email protected]: Caja breaks label@for when rewriting it
http://code.google.com/p/google-caja/issues/detail?id=1745

What steps will reproduce the problem?
1. Try <label for="caja">Caja</label><input type="text" name="caja"> in the playground
2. Cajole

What is the expected output?
=> Clicking on the label should focus the input (the label@for and input@name should match)

What do you see instead?
=> The input isn't focused, because the for attribute is being rewritten by Caja (so it doesn't match the input@name)

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