RESOLVED FIXED 14713
Script to update iExploder cssproperties.in file based on CSSPropertyNames.in
https://bugs.webkit.org/show_bug.cgi?id=14713
Summary Script to update iExploder cssproperties.in file based on CSSPropertyNames.in
David Kilzer (:ddkilzer)
Reported 2007-07-22 08:46:33 PDT
I wrote a script to update WebKitTools/iExploder/htdocs/cssproperties.in based on WebCore/css/CSSPropertyNames.in. The soon-to-be-attached patch also adds new CSS3 properties to cssproperties.in which haven't been implemented yet.
Attachments
Patch v1 (7.47 KB, patch)
2007-07-22 08:48 PDT, David Kilzer (:ddkilzer)
darin: review+
David Kilzer (:ddkilzer)
Comment 1 2007-07-22 08:48:45 PDT
Created attachment 15623 [details] Patch v1 Proposed patch.
Darin Adler
Comment 2 2007-07-22 08:50:43 PDT
Comment on attachment 15623 [details] Patch v1 I would have named the script update-iexploder-cssproperties. The ".in" seems like an extension on the name of the script. r=me
David Kilzer (:ddkilzer)
Comment 3 2007-07-22 15:28:13 PDT
Renamed script to update-iexploder-cssproperties. Committed revision 24523.
Note You need to log in before you can comment on or make changes to this bug.