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. |
||
|---|---|---|
| .. | ||
| Algorithms.cpp | ||
| Algorithms.h | ||