I would like to test that my code does not exhibit a race condition where css files are served slowly. Is there a tool that can help me test this?
Fiddler has "simulate modem speeds", but I can't specify that only css files should be delayed.
Any other quick suggestions? (I don't want to spend too much time on setting this up, this should be a drop in tool that just does the job).