diff options
author | Andreas Kling <kling@serenityos.org> | 2021-09-19 12:49:27 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-19 13:08:30 +0200 |
commit | 51b33b5678fb92a0f9a4c970798182a8f821eba6 (patch) | |
tree | 4e5acb5c78dfa047ad8c1f960be9d13b2b482811 /Documentation/VirtualBox.md | |
parent | 5fbd0c5ea015d39e784ec846d9b6f9b239724383 (diff) | |
download | serenity-51b33b5678fb92a0f9a4c970798182a8f821eba6.zip |
LibWeb: Implement basic retargeting of body/frameset event handlers
The HTML spec tells has some special rules for <body> and <frameset>
elements' onfoo event handler attributes. In some cases, the implicitly
generated event listeners should end up on the relevant global object
instead of the element itself.
This patch implements the first part of that behavior.
Diffstat (limited to 'Documentation/VirtualBox.md')
0 files changed, 0 insertions, 0 deletions