mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 22:31:01 +00:00
Sometimes the IDL attribute and the DOM attribute don't have the same
exact name. In those cases, we can now do this:
[Reflect=foobar] attribute DOMString fooBar;
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Generate_CSS_PropertyID_cpp.cpp | ||
| Generate_CSS_PropertyID_h.cpp | ||
| WrapperGenerator.cpp | ||