[Webkit-unassigned] [Bug 245211] New: Remove 'KHTMLNowrap' and 'CSSWebkitNowrap' since now it is not used after Tables Quirk
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 15 00:27:51 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245211
Bug ID: 245211
Summary: Remove 'KHTMLNowrap' and 'CSSWebkitNowrap' since now
it is not used after Tables Quirk
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zlip.792 at gmail.com
Hi Team,
No other browser support KHTML Nowarp and we also removed the last usage in Bug 183642.
I am thinking of removing it from:
https://github.com/WebKit/WebKit/blob/c888c485b787e204057b56d69536aae567ab8b3a/Source/WebCore/rendering/style/RenderStyleConstants.h#L708
https://github.com/WebKit/WebKit/blob/8fd683703b324056047dcbb939050b4b4f159eff/Source/WebCore/rendering/style/RenderStyleConstants.cpp#L1251
https://github.com/WebKit/WebKit/blob/11dc05a5914734bd841eb8a66e7034352d9a61b4/Source/WebCore/css/CSSPrimitiveValueMappings.h#L2826
https://github.com/WebKit/WebKit/blob/11dc05a5914734bd841eb8a66e7034352d9a61b4/Source/WebCore/css/CSSPrimitiveValueMappings.h#L2840
This just removal of dead code and it will not impact any test case or any web-exposed feature drastically since no other browser have it.
Just creating a bug to do later on.
Thank!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220915/2c4e87b6/attachment.htm>
More information about the webkit-unassigned
mailing list