Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a395421472e837b2a505ded25f2eee89dacd223d
https://github.com/WebKit/WebKit/commit/a395421472e837b2a505ded25f2eee89dacd223d
Author: Simon Fraser <[email protected]>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M LayoutTests/css3/filters/effect-drop-shadow.html
M LayoutTests/platform/ios/TestExpectations
Log Message:
-----------
REGRESSION(307744@main): [iOS debug] css3/filters/effect-drop-shadow.html is
a constant crash
https://bugs.webkit.org/show_bug.cgi?id=308849
rdar://171385160
Unreviewed test cleanup.
Remove the `window.internals.settings.setAcceleratedCompositingEnabled(false)`
from the
test; this doesn't actually make the filters composited, and is an unsupported
configuration;
here it caused a scrolling node assertion.
The test is already marked as an ImageOnlyFailure because of
webkit.org/b/207586.
* LayoutTests/css3/filters/effect-drop-shadow.html:
* LayoutTests/platform/ios/TestExpectations:
Canonical link: https://commits.webkit.org/308491@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications