[Webkit-unassigned] [Bug 6093] New: The outermost <svg> element needs to clip itself
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Dec 15 02:09:53 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6093
Summary: The outermost <svg> element needs to clip itself
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: macdome at opendarwin.org
According to the spec:
When an outermost SVG 'svg' element is stand-alone or embedded inline within a parent XML grammar
which does not use CSS layout [CSS2-LAYOUT] or XSL formatting [XSL], the 'overflow' property on the
outermost 'svg' element is ignored for the purposes of visual rendering and the initial clipping path is set
to the bounds of the initial viewport.
We need to ignore overflow when being the "root" object, and do our own clipping to the viewport. Hyatt
is just about to fix it so that we do not apply overflow on the root object.
--
Configure bugmail: http://bugzilla.opendarwin.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