diff options
author | Andreas Kling <kling@serenityos.org> | 2020-07-24 13:23:47 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-07-24 13:23:47 +0200 |
commit | 8f31331e685db26a85b01cf3d0d12c7939b2370a (patch) | |
tree | 1531aa4bddf2e95d7f49357d150d75569a77122f /Libraries/LibWeb/DOM/Element.idl | |
parent | cb35a8ea8397d96ac9760153446fe2759037c5b9 (diff) | |
download | serenity-8f31331e685db26a85b01cf3d0d12c7939b2370a.zip |
LibWeb: Allow specifying a custom attribute name for [Reflect]
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;
Diffstat (limited to 'Libraries/LibWeb/DOM/Element.idl')
0 files changed, 0 insertions, 0 deletions