Bug 227583 - [CSS-grid] When stretch alignment is only applied in one axis we should respect aspect-ratio on the other
Summary: [CSS-grid] When stretch alignment is only applied in one axis we should respe...
Status: RESOLVED DUPLICATE of bug 227984
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-07-01 06:51 PDT by zsun
Modified: 2022-02-10 16:29 PST (History)
7 users (show)

See Also:


Attachments
Patch (7.93 KB, patch)
2021-07-01 07:09 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-07-01 06:51:33 PDT
As discussed at-
https://github.com/w3c/csswg-drafts/issues/5713 

Affected tests:
imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-006.html
imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-007.html
imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-008.html
imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-009.html
Comment 1 zsun 2021-07-01 07:09:50 PDT
Created attachment 432688 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-07-08 06:52:16 PDT
<rdar://problem/80321474>
Comment 3 zsun 2021-07-20 04:56:29 PDT

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