RESOLVED FIXED 59314
Implement Length based CSS properties in CSSStyleApplyProperty
https://bugs.webkit.org/show_bug.cgi?id=59314
Summary Implement Length based CSS properties in CSSStyleApplyProperty
Luke Macpherson
Reported 2011-04-24 23:04:32 PDT
Implement Length based CSS properties in CSSStyleApplyProperty
Attachments
Patch (23.42 KB, patch)
2011-04-24 23:07 PDT, Luke Macpherson
no flags
Patch (22.87 KB, patch)
2011-04-24 23:26 PDT, Luke Macpherson
no flags
Patch (21.97 KB, patch)
2011-05-01 17:49 PDT, Luke Macpherson
no flags
Luke Macpherson
Comment 1 2011-04-24 23:07:57 PDT
Luke Macpherson
Comment 2 2011-04-24 23:26:20 PDT
Luke Macpherson
Comment 3 2011-04-24 23:28:18 PDT
Second patch rearranges constructor parameters and adds default parameters to shorten the calls slightly.
Luke Macpherson
Comment 4 2011-05-01 17:49:28 PDT
Luke Macpherson
Comment 5 2011-05-01 17:51:12 PDT
Third patch moves from boolean constructor parameters to enum template parameters.
Dimitri Glazkov (Google)
Comment 6 2011-05-01 20:39:32 PDT
Did you mean to not mark it for review?
WebKit Commit Bot
Comment 7 2011-05-02 10:53:31 PDT
Comment on attachment 91862 [details] Patch Clearing flags on attachment: 91862 Committed r85489: <http://trac.webkit.org/changeset/85489>
WebKit Commit Bot
Comment 8 2011-05-02 10:53:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.