Bug 227293 - [CSS Layout] do not apply aspect ratio if we have stretch alignment
Summary: [CSS Layout] do not apply aspect ratio if we have stretch alignment
Status: RESOLVED DUPLICATE of bug 225860
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zsun
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-23 08:23 PDT by zsun
Modified: 2022-02-10 16:29 PST (History)
11 users (show)

See Also:


Attachments
Patch (7.21 KB, patch)
2021-06-25 02:49 PDT, zsun
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zsun 2021-06-23 08:23:44 PDT
The following WPT test fail: 

imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/grid-aspect-ratio-018.html
imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/grid-aspect-ratio-019.html
imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-004.html
imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-005.html
Comment 1 zsun 2021-06-25 02:49:50 PDT
Created attachment 432251 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-06-30 08:24:16 PDT
<rdar://problem/79967705>
Comment 3 zsun 2021-07-20 04:54:05 PDT

*** This bug has been marked as a duplicate of bug 225860 ***