RESOLVED MOVED138478
Drop useless HTMLElement::isURLAttribute() override
https://bugs.webkit.org/show_bug.cgi?id=138478
Summary Drop useless HTMLElement::isURLAttribute() override
Chris Dumez
Reported 2014-11-06 15:17:18 PST
Drop useless HTMLElement::isURLAttribute() override as it is doing nothing but call the parent class' isURLAttribute().
Attachments
Note You need to log in before you can comment on or make changes to this bug.