Display gallery images on iOS Simulator

When selecting an image from the gallery on the iOS simulator, you get back a file:/// image path. If I make that the src URL on an IMG tag, the image doesn’t show up. I know the camera doesn’t work on the iOS simulator – should gallery images work on the simulator?