RESOLVED FIXED Bug 43582
Calling setCustomValidity should trigger a layout
https://bugs.webkit.org/show_bug.cgi?id=43582
Summary Calling setCustomValidity should trigger a layout
Erik Arvidsson
Reported 2010-08-05 15:43:03 PDT
By calling setCustomValidity should do a call to layout since setting this may need to update the CSS (due to :invalid pseudo classes)
Attachments
Patch (6.01 KB, patch)
2010-08-05 17:03 PDT, Erik Arvidsson
tkent: review+
Erik Arvidsson
Comment 1 2010-08-05 17:03:05 PDT
Kent Tamura
Comment 2 2010-08-05 17:24:27 PDT
Comment on attachment 63665 [details] Patch ok
Erik Arvidsson
Comment 3 2010-08-05 17:46:21 PDT
Note You need to log in before you can comment on or make changes to this bug.