Files
serenity/Userland/Libraries/LibWeb/HTML/HTMLElement.cpp
Luke Warlow 47c1b65012 LibWeb: Implement popover property and attribute
The popover property now reflects the attribute.

It cannot currently use the Reflect IDL concept because the empty string
value is special cased.

(cherry picked from commit a9669639cee27e81640fe7a37d9d1f319db6b666;
amended to undo unintentional -- and conflicting -- change to
Tests/LibWeb/rebaseline-libweb-test)
2024-11-01 20:16:58 -04:00

29 KiB