Bug 182925

Summary: Shadow on the html root is not displayed when a background is present
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: FramesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 176261    
Bug Blocks: 171667    
Attachments:
Description Flags
Testcase none

Frédéric Wang (:fredw)
Reported 2018-02-19 06:35:34 PST
Created attachment 334159 [details] Testcase Support for root background was added in bug 176261. However, it seems that this does not take into account shadow on the root. See the attached testcase: The orange shadow is not visible when the yellow background is present on the root.
Attachments
Testcase (1.89 KB, text/html)
2018-02-19 06:35 PST, Frédéric Wang (:fredw)
no flags
Frédéric Wang (:fredw)
Comment 1 2018-02-19 06:42:23 PST
Actually, this seems unrelated to Async frame scrolling, it already happens in Safari macOS / iOS when the setting is disabled. Gecko and Chromium render the box shadow even when the background is present.
Note You need to log in before you can comment on or make changes to this bug.