Files
serenity/Userland/Libraries/LibWeb/DOM/ElementFactory.cpp
Jelle Raaijmakers d8c7460f32 LibWeb: Fix various local names for custom elements
This fixes the typo in `HTMLFieldSetElement` and adds valid local names
for `<meta>`, `<ol>` and `<optgroup>`.

(cherry picked from commit 06863479bed8d99865b40e10df1c2fbc3a43e090)
2024-11-26 22:37:15 -05:00

43 KiB