Bug 236954

Summary: css/css-grid/subgrid/orthogonal-writing-mode-003.html fails
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: CSSAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, obrufau, rego, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 202115    
Attachments:
Description Flags
Patch none

Description Matt Woodrow 2022-02-20 23:15:39 PST
Looks like we're accounting for the subgrid margin/border/padding on the wrong edge, like due to writing-mode changes between grids.
Comment 1 Radar WebKit Bug Importer 2022-02-20 23:16:03 PST
<rdar://problem/89219210>
Comment 2 Matt Woodrow 2022-02-21 13:46:18 PST
Created attachment 452769 [details]
Patch
Comment 3 Dean Jackson 2022-02-21 17:12:33 PST
Comment on attachment 452769 [details]
Patch

Assuming the bots get another crack at this after the WebGPU breakage is cleared...
Comment 4 EWS 2022-02-27 18:15:47 PST
Committed r290576 (247854@main): <https://commits.webkit.org/247854@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 452769 [details].