[Webkit-unassigned] [Bug 178260] New: [css-grid] Avoid clearing the overrideContainingBlockWidth if possible
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 13 07:04:24 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=178260
Bug ID: 178260
Summary: [css-grid] Avoid clearing the
overrideContainingBlockWidth if possible
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jfernandez at igalia.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
We are clearing/update the overrideContainingBLockWidth in some cases that is not necessary; in some cases we do it due orthogonal flows logic needs.
I think this unneeded clear/updates operations may lead to unexpected behaviors when computing intrinsic size, so we must avoid it when possible.
--
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/20171013/3f06a9c2/attachment.html>
More information about the webkit-unassigned
mailing list