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
244947
Don't force display:table-cell, display:inline-table/table and float:none on table cell elements when in quirks mode
https://bugs.webkit.org/show_bug.cgi?id=244947
Summary
Don't force display:table-cell, display:inline-table/table and float:none on ...
Ahmad Saleem
Reported
2022-09-08 14:09:03 PDT
Hi Team, Currently we have following Quirk Behavior in our code:
https://github.com/WebKit/WebKit/blob/main/Source/WebCore/style/StyleAdjuster.cpp#L287
Which Chrome / Blink removed as part of this commit:
https://chromium.googlesource.com/chromium/src.git/+/95773a85549dc14dbb42d665dadd7875d05df0a1
I am going to remove this as well from the Webkit. I was not able to find related bug, hence I am creating this one so I can try to remove this from Webkit as well and match Gecko and Blink. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-09-08 14:14:22 PDT
I will try to fix this after this PR:
https://github.com/WebKit/WebKit/pull/4114
Since otherwise there will be a conflict.
Ahmad Saleem
Comment 2
2022-09-08 15:12:18 PDT
I'll delete "inline" quirk in same go as well:
https://chromium.googlesource.com/chromium/src.git/+/0aea8a9a12d5a3b60bb022953825f900f90e7b4b
Radar WebKit Bug Importer
Comment 3
2022-09-09 15:24:34 PDT
<
rdar://problem/99761898
>
EWS
Comment 4
2022-09-14 07:52:45 PDT
Committed
254475@main
(840ec41f4b7e): <
https://commits.webkit.org/254475@main
> Reviewed commits have been landed. Closing PR #4233 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