[webkit-changes] [WebKit/WebKit] 323207: Remove special handling of `xpointer(` as fragment...

Ahmad Saleem noreply at github.com
Mon Dec 2 11:12:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3232076633d689d7ac75fe27a236316450b447d1
      https://github.com/WebKit/WebKit/commit/3232076633d689d7ac75fe27a236316450b447d1
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-12-02 (Mon, 02 Dec 2024)

  Changed paths:
    M Source/WebCore/svg/SVGSVGElement.cpp

  Log Message:
  -----------
  Remove special handling of `xpointer(` as fragment url

https://bugs.webkit.org/show_bug.cgi?id=283838
rdar://140708674

Reviewed by Anne van Kesteren.

Merge: https://chromium.googlesource.com/chromium/src.git/+/5652cb50efdfea174b00fe624ea4e72be1044a25

This is just clean-up since we don't implement `xpointer` and
if we are not implementing it, we should remove this special handling.

* Source/WebCore/svg/SVGSVGElement.cpp:
(WebCore::SVGSVGElement::scrollToFragment):

Canonical link: https://commits.webkit.org/287227@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list