Bug 261486 - Opacity and root element background image doesn't render
Summary: Opacity and root element background image doesn't render
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-12 17:01 PDT by Matt Woodrow
Modified: 2023-09-19 15:56 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2023-09-12 17:01:34 PDT
Looks like we compute the wrong clip rect for pushing the opacity group.
Comment 1 Radar WebKit Bug Importer 2023-09-12 17:01:43 PDT
<rdar://problem/115396444>
Comment 2 Matt Woodrow 2023-09-12 17:05:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17716
Comment 3 Matt Woodrow 2023-09-12 18:35:15 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/41948
Comment 4 EWS 2023-09-19 15:56:41 PDT
Committed 268156@main (80a5258521a8): <https://commits.webkit.org/268156@main>

Reviewed commits have been landed. Closing PR #17716 and removing active labels.