Bug 221600 - [css-flexbox] [iOS] min-width: auto issues
Summary: [css-flexbox] [iOS] min-width: auto issues
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 16
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks: 136754
  Show dependency treegraph
 
Reported: 2021-02-09 02:41 PST by Sergio Villar Senin
Modified: 2023-09-10 04:11 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2021-02-09 02:41:21 PST
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
Comment 1 Radar WebKit Bug Importer 2021-02-16 02:42:12 PST
<rdar://problem/74385142>
Comment 2 Ahmad Saleem 2023-09-10 04:11:41 PDT
> 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.