RESOLVED FIXED 79014
Make JSCSSStyleDeclaration work directly with CSS Property ID
https://bugs.webkit.org/show_bug.cgi?id=79014
Summary Make JSCSSStyleDeclaration work directly with CSS Property ID
Benjamin Poulain
Reported 2012-02-19 23:24:13 PST
This is the first part of https://bugs.webkit.org/show_bug.cgi?id=77271 Cut the transformation propertyName -> css property name -> charBuffer -> css property ID.
Attachments
Patch (13.93 KB, patch)
2012-02-19 23:46 PST, Benjamin Poulain
ggaren: review+
Benjamin Poulain
Comment 1 2012-02-19 23:46:17 PST
Geoffrey Garen
Comment 2 2012-02-20 10:27:33 PST
Comment on attachment 127769 [details] Patch r=me
Benjamin Poulain
Comment 3 2012-02-20 12:45:52 PST
Note You need to log in before you can comment on or make changes to this bug.