summaryrefslogtreecommitdiff
path: root/Tests/LibTextCodec
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2023-03-14 14:59:06 -0400
committerTim Flynn <trflynn89@pm.me>2023-03-14 16:30:19 -0400
commit9c569e8a0f33cd156aa4f3379b0c009bd0cd3755 (patch)
tree79bb91aa847b3308239b0ec388781b492a7f0d22 /Tests/LibTextCodec
parent3bd1d8bf6c076085d50580ade3758dacf937874d (diff)
downloadserenity-9c569e8a0f33cd156aa4f3379b0c009bd0cd3755.zip
LibWeb: Implement the [PutForwards] IDL extended attribute
For example, consider the attribute: interface Element { [PutForwards=value] readonly attribute DOMTokenList classList; } When `classList` is set, we should instead set the attribute `value` on the `classList` attribute of the Element interface.
Diffstat (limited to 'Tests/LibTextCodec')
0 files changed, 0 insertions, 0 deletions