WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241950
Percentage grid do not work properly and lack padding end
https://bugs.webkit.org/show_bug.cgi?id=241950
Summary
Percentage grid do not work properly and lack padding end
mic.gallego
Reported
2022-06-23 18:27:32 PDT
Hi, You can reproduce the issue here:
https://codepen.io/bakura10/pen/VwQJEJL
There are two issues in Safari: 1) The grid renders completely inconsistently compared to other browsers when using percentage-based columns. 2) The padding end is missing when using percentage unit (as per spec, the padding inline should be honored):
https://github.com/w3c/csswg-drafts/issues/129
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-30 18:28:14 PDT
<
rdar://problem/96260142
>
Ahmad Saleem
Comment 2
2023-09-21 06:34:18 PDT
I am able to reproduce this bug in Safari Technology Preview 179, where in attached test case, if we scroll on right side, we have 'grey' bottom (for percentage) but we don't for Chrome Canary 119 and Firefox Nightly 119.
Ahmad Saleem
Comment 3
2026-01-08 23:21:36 PST
(In reply to Ahmad Saleem from
comment #2
)
> I am able to reproduce this bug in Safari Technology Preview 179, where in > attached test case, if we scroll on right side, we have 'grey' bottom (for > percentage) but we don't for Chrome Canary 119 and Firefox Nightly 119.
Now Chrome Canary 145 and Firefox Nightly 148 match Safari Technology Preview 234. @Mic - is it something you can reproduce still?
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