Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 35fd5bdf2ea4638eedc536500aedcbd8dc72ecab https://github.com/WebKit/WebKit/commit/35fd5bdf2ea4638eedc536500aedcbd8dc72ecab Author: Youenn Fablet <you...@apple.com> Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths: M LayoutTests/platform/mac-wk1/TestExpectations A LayoutTests/platform/mac-wk1/http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-expected.txt Log Message: ----------- REGRESSION (276787@main): [ MacOS WK1 ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe.html is a consistent failure https://bugs.webkit.org/show_bug.cgi?id=271892 rdar://125615616 Reviewed by Chris Dumez. The HTML script tag triggers first a preload then an actual load. Both are checked for CSP and in WK1, both will expose a console message, contrary to WK2 where only one console message appears. Add a WK1 specific test expectation to handle this case. * LayoutTests/platform/mac-wk1/TestExpectations: * LayoutTests/platform/mac-wk1/http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-expected.txt: Added. Canonical link: https://commits.webkit.org/277006@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes