Updates: Summary: Chrome bypass the form data validation because the user-defined propery of text field is not recognized by Chrome Status: Untriaged Cc: anan...@chromium.org Labels: -Area-Misc Area-Compat HasReduction
Comment #1 on issue 6041 by m...@chromium.org: Chrome bypass the form data validation because the user-defined propery of text field is not recognized by Chrome http://code.google.com/p/chromium/issues/detail?id=6041 Here is the self-contained case: http://go/reductions/6041/test-standard.html Data validation is failed because the user-defined property "obrigatorio" is not recognized by Chrome, so in the validation function the variable "obg" equals "undefined" in Chrome, however in IE, it equals 1. This also happens in Firefox and Safari. Below is a simplified reduction: http://go/reductions/6041/test-simplified.html -- 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 -~----------~----~----~----~------~----~------~--~---