mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 17:16:04 +00:00
LibWeb: Run clang-format on HTMLAreaElement.cpp
This commit is contained in:
parent
1f7068ace9
commit
37784a85c0
Notes:
sideshowbarker
2024-07-18 03:06:44 +09:00
Author: https://github.com/linusg
Commit: 37784a85c0
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ HTMLAreaElement::~HTMLAreaElement()
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void HTMLAreaElement::parse_attribute(FlyString const& name, String const& value)
|
void HTMLAreaElement::parse_attribute(FlyString const& name, String const& value)
|
||||||
{
|
{
|
||||||
HTMLElement::parse_attribute(name, value);
|
HTMLElement::parse_attribute(name, value);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue