[Webkit-unassigned] [Bug 17667] Image does not get scaled to fit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 4 07:14:44 PST 2008
http://bugs.webkit.org/show_bug.cgi?id=17667
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|CSS |New Bugs
------- Comment #2 from mitz at webkit.org 2008-03-04 07:14 PDT -------
The script library the page uses does not alter the inline style when running
in Safari.
I hit this assertion failure when navigating away from this page:
void FrameView::scheduleRelayout()
{
ASSERT(!m_frame->document() || !m_frame->document()->inPageCache());
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list