Kill the DeprecatedStyleBuilder by moving the remaining CSS properties to the new StyleBuilder (finally!).
Created attachment 243880 [details] Patch
Comment on attachment 243880 [details] Patch It seems like we are a little overboard on the generated code now. I wish more of the loops and such could db in shared code rather than all in the generated files. But I suppose the only way to do that would be templates, and that was madness before.
Comment on attachment 243880 [details] Patch Clearing flags on attachment: 243880 Committed r177869: <http://trac.webkit.org/changeset/177869>
All reviewed patches have been landed. Closing bug.