Bug 42678
Summary: | WebKitTestRunner needs layoutTestController.setUserStyleSheetLocation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | WebKit2 | Assignee: | 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 |
Sam Weinig
WebKitTestRunner needs layoutTestController.setUserStyleSheetLocation
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
<rdar://problem/8213866>
Brent Fulgham
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 ***