Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 25060 by twittermoo: Setting spellcheck attribute using  
javascript fails.
http://code.google.com/p/chromium/issues/detail?id=25060

Chrome Version       : 4.0.222.12

What steps will reproduce the problem?
1. Using HTML/XHTML:
  <input type="text" id="myText" spellcheck="false".. // Ok

2. Using javascript:
  myText.spellcheck = false; // fails

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

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to