[Webkit-unassigned] [Bug 157293] New: Element with "font-size: 0; overflow: hidden; " is not fitted to the parent.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 2 19:10:40 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157293
Bug ID: 157293
Summary: Element with "font-size: 0; overflow: hidden;" is not
fitted to the parent.
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: enmi.lee at navercorp.com
CC: simon.fraser at apple.com
Created attachment 277960
--> https://bugs.webkit.org/attachment.cgi?id=277960&action=review
simple test page
Element with "font-size: 0" is layout with top margin in the many browsers (ie, chrome, safari, firefox..),
and front-end developer can remove top margin by adding that element to the "overflow: hidden" element,
but it is not efficacious only in the safari browser.
chrome and safari results and test html are attached.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160503/31c2bc6f/attachment-0001.html>
More information about the webkit-unassigned
mailing list