Bug 18954

Summary: Media query corner case: vertical scrollbar changes min-width
Product: WebKit Reporter: digamma
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, ap, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
test case
none
Safari 15.5 matches other browsers none

Description digamma 2008-05-08 15:45:57 PDT
Safari 3.1 on Windows XP shows the green area. Releases r30466 and up don't.
Comment 1 digamma 2008-05-08 15:47:14 PDT
Created attachment 21030 [details]
test case
Comment 2 Ahmad Saleem 2022-06-02 21:01:47 PDT
Created attachment 459983 [details]
Safari 15.5 matches other browsers

I am unable to reproduce this in Safari 15.5 on macOS 12.4 and as shown in the picture, it matches other browser. I think down the line, it got fixed and now can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Comment 3 Ahmad Saleem 2022-06-02 21:04:48 PDT
Update - if I resize Safari in horizontal width, "Green" from the attached test case goes away and it matches Firefox, which do same. Although "Chrome Canary 104" keep on showing showing green in the test case.

So please retest accordingly.
Comment 4 Alexey Proskuryakov 2022-06-03 11:19:18 PDT
Interesting, I don't see that behavior on resizing with Chrome 102.0.5005.61. Did min-width break in Chrome beta?