[Webkit-unassigned] [Bug 35014] New: Modifying UA rules from page JS crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 19:09:43 PST 2010


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

           Summary: Modifying UA rules from page JS crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


STEPS TO REPRODUCE:
1)  Start Safari.
2)  Load about:blank (or really, any page of your choice)
3)  Type :

  javascript:window.getMatchedCSSRules(document.body, "",
false)[0].style.marginTop="200px";void(0);

    into the url bar.
4)  Hit enter.

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