Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31115c9484ff27791069366e86d8bee510089bcf
      
https://github.com/WebKit/WebKit/commit/31115c9484ff27791069366e86d8bee510089bcf
  Author: Fujii Hironori <[email protected]>
  Date:   2024-11-15 (Fri, 15 Nov 2024)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment.html
    M Source/WebCore/dom/FragmentDirectiveParser.cpp

  Log Message:
  -----------
  ASSERTION FAILED: m_start != m_end in WTF::Deque<WTF::String>::last() under 
WebCore::FragmentDirectiveParser::parseFragmentDirective
https://bugs.webkit.org/show_bug.cgi?id=282814

Reviewed by Tim Horton.

If a text directive consists of only the prefix but no start text, for
example <https://webkit.org/#:~:text=prefix->, a release assertion
failed.

* 
LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment.html:
* Source/WebCore/dom/FragmentDirectiveParser.cpp:
(WebCore::FragmentDirectiveParser::parseFragmentDirective):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to