Bug 42678

Summary: WebKitTestRunner needs layoutTestController.setUserStyleSheetLocation
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Sam Weinig 2010-07-20 15:09:36 PDT
WebKitTestRunner needs layoutTestController.setUserStyleSheetLocation
Comment 1 Sam Weinig 2010-07-20 15:32:59 PDT
<rdar://problem/8213866>
Comment 2 Brent Fulgham 2022-02-10 21:32:33 PST
Further investigation has revealed that setUserStyleSheetLocation is working as expected, rather, it is TestRunner::pathToLocalResource which is failing on HTTP tests.  r8204912 is already tracking this bug.

*** This bug has been marked as a duplicate of bug 42541 ***