Some of our testing infrastructure for Media Tests is turned off for the Windows build. This prevents several of our layout tests from running properly. This patch allows the Windows build to properly configure caption settings for running tests.
This patch just removes a set of "#if !PLATFORM(WIN)" stanzas from the testing harness. Windows supports these features, and should be executed during testing.
Created attachment 227961 [details] Patch
Committed r166435: <http://trac.webkit.org/changeset/166435>