[Win][DRT] Actually set "experimental:WebAnimationsCSSIntegrationEnabled" when requested
Created attachment 351280 [details] Patch
Mac port DRT has more options. Don't you need them? https://github.com/WebKit/webkit/blob/234976b18c6973855fa27c50eea2070878ea1488/Tools/DumpRenderTree/mac/DumpRenderTree.mm#L998
(In reply to Fujii Hironori from comment #2) > Mac port DRT has more options. Don't you need them? > https://github.com/WebKit/webkit/blob/ > 234976b18c6973855fa27c50eea2070878ea1488/Tools/DumpRenderTree/mac/ > DumpRenderTree.mm#L998 Hmm, it would certainly seem like it, but evidently none of the other options currently have setters available in IWebPreferencesPrivate.idl: https://github.com/WebKit/webkit/blob/master/Source/WebKitLegacy/win/Interfaces/IWebPreferencesPrivate.idl So I suppose it'd be better to add them in the future, if we ever end up needing them in WKL.
Comment on attachment 351280 [details] Patch Clearing flags on attachment: 351280 Committed r236712: <https://trac.webkit.org/changeset/236712>
All reviewed patches have been landed. Closing bug.
<rdar://problem/44931046>