[Webkit-unassigned] [Bug 13335] html page anchor not always working (case sensitive problem)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 3 11:31:32 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=13335
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #11 from Alexey Proskuryakov <ap at webkit.org> ---
Safari, Chrome and Firefox all seem aligned now, at least testing with https://en.wikipedia.org/wiki/Bratz#Bratz_Design_academy (case insensitive match for Bratz_Design_Academy anchor).
There might be special cases hiding somewhere (e.g. different behavior for quirks mode), but then again, there might be none.
BTW, https://maven.apache.org/pom.html#Dependencies now works with both "dependencies" and "Dependencies", but not due to case sensitivity. There is a second <a> element with a name attribute.
<h4 id="dependencies"><a name="Dependencies">Dependencies</a><a class="anchorjs-link " aria-label="Anchor" data-anchorjs-icon="" href="#dependencies" ...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220603/14c6439a/attachment.htm>
More information about the webkit-unassigned
mailing list