Fix empty href for favicon link element causing page to be fetched twice.
Accroding to HTML spec https://html.spec.whatwg.org/multipage/semantics.html#the-link-element, if the href attribute in link element is empty, then the element does not define a link and should be ignored. BUG=669351 Review-Url: https://codereview.chromium.org/2575273002 Cr-Commit-Position: refs/heads/master@{#438762}
Showing
Please register or sign in to comment