[Webkit-unassigned] [Bug 120903] New: ASSERTION FAILED: mode & UseTransforms with a fixed-position <svg>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 15:48:55 PDT 2013


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

           Summary: ASSERTION FAILED: mode & UseTransforms with a
                    fixed-position <svg>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpfau at apple.com
                CC: zimmermann at kde.org


Created an attachment (id=210807)
 --> (https://bugs.webkit.org/attachment.cgi?id=210807&action=review)
Repro

An SVG element with position: fixed will trigger an assertion (mode & UseTransforms) in RenderSVGRoot::mapLocalToContainer(const WebCore::RenderLayerModelObject *, WebCore::TransformState &, MapCoordinatesFlags, bool *) const when running a debug build. A simple repro is attached.

<rdar://problem/14703176>

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