Stop emitting every generated CSS property accessor as an IDL attribute. Instead, generate a compact CSSStyleProperties initializer that installs all property aliases from a table and dispatches through one native function class carrying the UTF-16 property name. This keeps the generated binding file focused on cssFloat and moves the large property list into a simple generated table. |
||
|---|---|---|
| .. | ||
| Internal | ||
| CommandNames.cpp | ||
| CommandNames.h | ||
| Commands.cpp | ||
| Commands.h | ||
| ExecCommand.cpp | ||