[webkit-reviews] review granted: [Bug 15312] WebKit applies an incorrect min width for <input type="text"> fields : [Attachment 29879] LayoutTests side of patch. Run on Windows, Tiger and Leopard.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 21:36:20 PDT 2009


mitz at webkit.org has granted Ojan Vafai <ojan at chromium.org>'s request for
review:
Bug 15312: WebKit applies an incorrect min width for <input type="text"> fields
https://bugs.webkit.org/show_bug.cgi?id=15312

Attachment 29879: LayoutTests side of patch. Run on Windows, Tiger and Leopard.
https://bugs.webkit.org/attachment.cgi?id=29879&action=review

------- Additional Comments from mitz at webkit.org
> +	   On Windows, I'm not 100% confident in some of the rebaselines.
Specifically, the
> +	   following editing ones are missing editing callbacks in the new
results

A well-kept secret of Windows DumpRenderTree is that it does not dump editing
delegate callback (even though it looks like most of the code to do that
appears to be there). run-webkit-tests masks the difference when running the
tests on Windows with Mac results.

We usually omit the long list of updated results from the change log in cases
like this.


More information about the webkit-reviews mailing list