WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
242331
Incorrect rendering when <details> is in a multicolumn context
https://bugs.webkit.org/show_bug.cgi?id=242331
Summary
Incorrect rendering when <details> is in a multicolumn context
2843035794
Reported
2022-07-05 00:11:12 PDT
Created
attachment 460672
[details]
the three file default all none column-span have different display in chrome and webkit. It might be a bug. column-span default like all but must default none . default none is from
https://developer.mozilla.org/en-US/docs/Web/CSS/column-span
. my webkit version is 2.36.0
Attachments
the three file default all none
(2.82 KB, application/x-zip-compressed)
2022-07-05 00:11 PDT
,
2843035794
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Karl Dubost
Comment 1
2022-07-11 23:59:52 PDT
The tests file do not contain anything useful and are not related to the title..
Radar WebKit Bug Importer
Comment 2
2022-07-12 00:12:14 PDT
<
rdar://problem/96867250
>
zalan
Comment 3
2022-07-12 12:44:21 PDT
Thank you for filing this issue. This looks to be about <details> in a multicolumn content. WebKit (historically) does not handle such content very well :(
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