Bug 236954 - css/css-grid/subgrid/orthogonal-writing-mode-003.html fails
Summary: css/css-grid/subgrid/orthogonal-writing-mode-003.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks: 202115
  Show dependency treegraph
 
Reported: 2022-02-20 23:15 PST by Matt Woodrow
Modified: 2022-02-27 18:15 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.73 KB, patch)
2022-02-21 13:46 PST, Matt Woodrow
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].