WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
320511
[GFC] Resolve negative grid lines against the explicit grid track count
https://bugs.webkit.org/show_bug.cgi?id=320511
Summary
[GFC] Resolve negative grid lines against the explicit grid track count
Sammy Gill
Reported
2026-07-28 17:13:09 PDT
In order to make sure that line numbers are relative to the implicit grid we need to slightly transform any negative line numbers. By offsetting them by the number of explicit tracks we can make them relative to the explicit grid (e.g. -1 maps to the first line in the implicit grid). Then when we know how many implicit lines there are before the grid we can make all of the line numbers relative to the entire (implicit) grid
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-07-28 17:13:58 PDT
<
rdar://problem/183473145
>
Sammy Gill
Comment 2
2026-07-28 17:18:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/70396
EWS
Comment 3
2026-07-29 11:04:44 PDT
Committed
318175@main
(385c9c629c84): <
https://commits.webkit.org/318175@main
> Reviewed commits have been landed. Closing PR #70396 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug