[webkit-changes] [WebKit/WebKit] e5b142: element-render-blocking-033.html fails due to not ...

mattwoodrow noreply at github.com
Tue Jan 21 00:50:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5b142d3f17977d4384eeaa664561b73490276fc
      https://github.com/WebKit/WebKit/commit/e5b142d3f17977d4384eeaa664561b73490276fc
  Author: Matt Woodrow <mattwoodrow at apple.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/html/HTMLLinkElement.cpp

  Log Message:
  -----------
  element-render-blocking-033.html fails due to not matching emoji.
https://bugs.webkit.org/show_bug.cgi?id=278192
<rdar://problem/134531921>

Reviewed by Tim Nguyen.

The 'selected the indicated part' algorithm
(https://html.spec.whatwg.org/multipage/browsing-the-web.html#select-the-indicated-part)
requires us to search with both the encoded and decoded fragment.

* LayoutTests/TestExpectations:
* Source/WebCore/html/HTMLLinkElement.cpp:
(WebCore::HTMLLinkElement::processInternalResourceLink):

Canonical link: https://commits.webkit.org/289174@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