diff options
author | Andreas Kling <kling@serenityos.org> | 2022-02-15 18:37:33 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-02-15 23:24:41 +0100 |
commit | f318045a8fa04126d378ecf214f00088113b2808 (patch) | |
tree | c171cfd6c7981006db270b5ee47dc1104fb6702e /CMakeLists.txt | |
parent | 1a323ec8d4e493177e6e4ace995357d86b7016a2 (diff) | |
download | serenity-f318045a8fa04126d378ecf214f00088113b2808.zip |
LibWeb: Support implicit <label> targets
We already supported "<input id=id><label for=id>".
This patch implements the other labeling mode, where the first labelable
descendant of the <label> element becomes the labeled control.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions