Bug 227583

Summary: [CSS-grid] When stretch alignment is only applied in one axis we should respect aspect-ratio on the other
Product: WebKit Reporter: zsun
Component: CSSAssignee: zsun
Status: RESOLVED DUPLICATE    
Severity: Normal CC: changseok, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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 ***