[Webkit-unassigned] [Bug 76159] Extraneous vertical scrollbar when displaying SVG content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 08:14:09 PDT 2014


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


pom at graougraou.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from pom at graougraou.com  2014-07-01 08:14:28 PST ---
The problem actually comes from the fact that the default display CSS property for svg is "inline". Setting it to "block" gives the expected results.

-- 
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