mirror of
https://github.com/RGBCube/serenity
synced 2025-05-30 18:28:10 +00:00
![]() You can now tag reflecting attributes with [Reflect] to generate code that does basic DOM element attribute get/set. (This patch also makes it easy to add more extended attributes like that going forward.) From the HTML spec: "Some IDL attributes are defined to reflect a particular content attribute. This means that on getting, the IDL attribute returns the current value of the content attribute, and on setting, the IDL attribute changes the value of the content attribute to the given value." |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Generate_CSS_PropertyID_cpp.cpp | ||
Generate_CSS_PropertyID_h.cpp | ||
WrapperGenerator.cpp |