Bug 221600
Summary: | [css-flexbox] [iOS] min-width: auto issues | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, karlcow, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 16 | ||
Bug Depends on: | |||
Bug Blocks: | 136754 |
Sergio Villar Senin
Two tests are failing only on iOS:
imported/w3c/web-platform-tests/css/css-flexbox/flexbox-min-width-auto-003.html
imported/w3c/web-platform-tests/css/css-flexbox/flexbox-min-width-auto-004.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74385142>
Ahmad Saleem
> flexbox-min-width-auto-003.html --> We don't get horizontal scrollbar in iOS 16.6.1 in bottom two containers.
> flexbox-min-width-auto-004.html --> We don't get horizontal scrollbar in iOS 16.6.1 in last three containers.
Adding 'PlatformOnly' tag (if I am not wrong this is what it means to specify it fails on only one platform), similarly adding hardware details about 'iOS' and 'iOS16' being tested.