On Sep 8, 2011, at 10:58 AM, Eric Seidel wrote: > We could also teach DumpRenderTree to lie about what "/" is, so we > could include the scripts like this: > > <script href=/fast/js/resources/js-test-pre.js> By the time DRT sees that URL it will already have been resolved against the base URL of the page. -Adam