[Webkit-unassigned] [Bug 127995] SVG with small height inside pixel sized div renders below div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 2 19:31:22 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127995


Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pdr at google.com




--- Comment #3 from Philip Rogers <pdr at google.com>  2014-02-02 19:28:44 PST ---
This appears to happen with an <img> as well:
<div style="border: 1px solid red;width:100px;height:5px">
  <img width="100" height="5" src="[img here]">
</div>

This may be a bug in all replaced elements (svg, img, etc).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list