It's currently disabled for no reason.
Created attachment 322363 [details] Patch
Comment on attachment 322363 [details] Patch No r+ from me because you've left it disabled on Windows for no reason. We should get rid of DEFAULT_HTML_INTERACTIVE_FORM_VALIDATION_ENABLED and just hardcode the default value as true.
(In reply to Michael Catanzaro from comment #2) > Comment on attachment 322363 [details] > Patch > > No r+ from me because you've left it disabled on Windows for no reason. We > should get rid of DEFAULT_HTML_INTERACTIVE_FORM_VALIDATION_ENABLED and just > hardcode the default value as true. Windows? there's no windows wk2 port? I can remove the ifdef before landing
Comment on attachment 322363 [details] Patch OK, with the ifdef removed Windows WK2 port is WIP. The PlatformWin.cmake is already in place.
Committed r222708: <http://trac.webkit.org/changeset/222708>