[Webkit-unassigned] [Bug 191462] New: [css-grid] Percentage height on replaced item with scrollbar
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Nov 9 03:54:00 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191462
Bug ID: 191462
Summary: [css-grid] Percentage height on replaced item with
scrollbar
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
Created attachment 354325
--> https://bugs.webkit.org/attachment.cgi?id=354325&action=review
Test case to reproduce the issue
If you have a replaced item that has scrollbar and a 100% height,
the height is wrongly computed as it doesn't get subtracted the scrollbar.
In the attached example you shouldn't see any overflow
(so you cannot actually scroll).
--
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/20181109/efe1b93b/attachment.html>
More information about the webkit-unassigned
mailing list