Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 513fd5f453ed17cfa4779c4748d001de5bbad6e3
      
https://github.com/WebKit/WebKit/commit/513fd5f453ed17cfa4779c4748d001de5bbad6e3
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    R 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html
    R 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation.tentative-expected.txt
    R 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation.tentative.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-allowed-apis.https-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-allowed-apis.https.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-data-url.tentative.sub-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-data-url.tentative.sub.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.https-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.https.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/media-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/media.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/option-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/option.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/resources/empty.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/resources/helper.js
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/resources/w3c-import.log
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/service-worker.js
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/textarea-expected.txt
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/textarea.html
    A 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/w3c-import.log
    M LayoutTests/imported/w3c/web-platform-tests/fetch/security/w3c-import.log
    M LayoutTests/tests-options.json

  Log Message:
  -----------
  Resync `fetch/security` from WPT Upstream
https://bugs.webkit.org/show_bug.cgi?id=304923
rdar://167535227

Reviewed by Anne van Kesteren.

Upstream commit: 
https://github.com/web-platform-tests/wpt/commit/49cd0324065caee2e14fcff9481b0d69bc931ad0

* LayoutTests/TestExpectations:
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-allowed-apis.https-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-allowed-apis.https.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-data-url.tentative.sub-expected.txt:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub-expected.txt.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation-data-url.tentative.sub.html:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation-data-url.tentative.sub.html.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative-expected.txt:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation.tentative-expected.txt.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html:
 Renamed from 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup-mitigation.tentative.html.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.https-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.https.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/media-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/media.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/option-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/option.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/resources/empty.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/resources/helper.js:
 Added.
(assert_no_message_from_frame):
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/resources/w3c-import.log:
 Copied from 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/w3c-import.log.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/service-worker.js:
 Added.
(evt.path.includes):
(evt.else.path.endsWith):
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/textarea-expected.txt:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/textarea.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/security/dangling-markup/w3c-import.log:
 Added.
* LayoutTests/imported/w3c/web-platform-tests/fetch/security/w3c-import.log:
* LayoutTests/tests-options.json:

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



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

Reply via email to