[Webkit-unassigned] [Bug 18134] New: Crash using -webkit-transform in a user stylesheet

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 23:07:50 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18134

           Summary: Crash using -webkit-transform in a user stylesheet
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://arstechnica.com
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: catfish.man at gmail.com


Steps to reproduce:
1) put the following rules in a user stylesheet
h1, h2, h3, h4, h5, h6 { -webkit-transform: rotate(10deg); }
p { -webkit-transform: rotate(-10deg); }
tr { -webkit-transform: skew(50deg); }

2) go to arstechnica.com

r31356/10.5.2/Intel


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