Drop useless HTMLElement::isURLAttribute() override as it is doing nothing but call the parent class' isURLAttribute().
Created attachment 241134 [details] Patch
Comment on attachment 241134 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=241134&action=review r=me with comment fix. > Source/WebCore/ChangeLog:9 > + nothing but call the parent class' isURLAttribute(). typo: /call/calling/
Created attachment 241188 [details] Patch
Comment on attachment 241188 [details] Patch Clearing flags on attachment: 241188 Committed r175752: <http://trac.webkit.org/changeset/175752>
All reviewed patches have been landed. Closing bug.