crosswalk-project/chromium-crosswalk/master/third_party/WebKit/LayoutTests/http/tests/cache/resources/.htaccess
<Files "compass-no-cache.jpg"> Header set Cache-Control "no-cache, must-revalidate" Header set Pragma no-cache </Files> <Files "circles-no-cache.svg"> Header set Cache-Control "no-cache, must-revalidate" Header set Pragma no-cache </Files>