path to support files

Hi,

I have a TC that uses an image file.

When loading the TC through the test harness, loading the image fails with a 404.
http://test.csswg.org/harness/test/css-ui-3_dev/section/6.1.1.1/

When loading the TC through shepherd, loading the image succeeds (whether the test passes in browsers is another question, but the image is accessible at the expected path).

In the repo, the test file is "css-ui-3/canvas-cursor-001.html", and the image it uses is "support/green.ico"
The TC refers to the image as "../support/green.ico".

Has something changed recently on test harness that causes relative url resolution to work differently, or has this never worked? If this is not supposed to work, what's the correct way of doing this?

 - Florian

Received on Tuesday, 16 June 2015 11:05:27 UTC