...
Created attachment 408229 [details] Patch
Comment on attachment 408229 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=408229&action=review r=mews! > LayoutTests/fast/forms/date/date-preserve-focus-value-change.html:4 > +<script src="../../../resources/js-test-pre.js"></script> Nit - I think in new tests, we prefer to use "js-test.js” instead of -pre/-post.
Created attachment 408230 [details] Patch for landing
(In reply to Wenson Hsieh from comment #2) > Comment on attachment 408229 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=408229&action=review > > r=mews! > > > LayoutTests/fast/forms/date/date-preserve-focus-value-change.html:4 > > +<script src="../../../resources/js-test-pre.js"></script> > > Nit - I think in new tests, we prefer to use "js-test.js” instead of > -pre/-post. Thanks for the review! Updated to use "js-test.js".
Committed r266739: <https://trac.webkit.org/changeset/266739> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408230 [details].
<rdar://problem/68523398>