Comment #6 on issue 1131 by felix8a: constructClone in bridal.js doesn't account for IE's setAttribute bugs
http://code.google.com/p/google-caja/issues/detail?id=1131

there's already a bridal.setAttribute that does the right thing.
it used to special-case className and htmlFor.
it currently uses setAttributeNode, which always works.

the fix for this is easy, but at the moment I'm trying to figure
out why webdriver stopped working for me.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to