WebKitTools:
Reviewed by Adam.
<rdar://problem/
5132005>
setUserStyleSheetEnabled is not fully implemented in Windows DRT.
* DumpRenderTree/win/DumpRenderTree.vcproj:
Add shlwapi.lib
* DumpRenderTree/win/LayoutTestControllerWin.cpp:
(LayoutTestController::setUserStyleSheetEnabled):
Implement this.
(appendComponentToPath):
New method which wraps the Win32 API PathAppend.
(followShortcuts):
New method which checks if a file points to a shortcut and
follows the shortcut.
(resolveCygwinPath):
New method that takes a cygwin unix-style path and returns the Win32 path.
(cfStringRefToWString):
(LayoutTestController::setUserStyleSheetLocation):
Implement this.
LayoutTests:
Reviewed by Adam.
<rdar://problem/
5132005>
setUserStyleSheetEnabled is not fully implemented in Windows DRT.
* platform/win/Skipped:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28194
268f45cc-cd09-0410-ab3c-
d52691b4dbfc