Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e85d08488e436a3a6299fc10e91624ef30d563c1
https://github.com/WebKit/WebKit/commit/e85d08488e436a3a6299fc10e91624ef30d563c1
Author: Alan Bujtas <[email protected]>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M Source/WebCore/rendering/style/RenderStyle.h
Log Message:
-----------
Treat display: -webkit-box as block type (RenderStyle::isDisplayBlockType)
https://bugs.webkit.org/show_bug.cgi?id=246577
Reviewed by Antti Koivisto.
"display: -webkit-box" is the deprecated version of "display: flex". From the
"is is a display block type" point of view they need to be treated the same.
* Source/WebCore/rendering/style/RenderStyle.h:
(WebCore::RenderStyle::isDisplayBlockType):
Canonical link: https://commits.webkit.org/255590@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes