File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > HTTP Caching Tests</ title >
6
- < link rel ="stylesheet " href ="style.css " type ="text/css ">
6
+ < link rel ="stylesheet " href ="/asset/ style.css " type ="text/css ">
7
7
< meta property ="og:type " content ="website ">
8
8
< meta property ="og:title " content ="HTTP Caching Tests ">
9
9
< meta property ="og:description " content ="Finding out how browser and proxy caches behave (and misbehave) ">
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > Browser HTTP Caching Tests</ title >
6
- < link rel ="stylesheet " href ="style.css " type ="text/css ">
6
+ < link rel ="stylesheet " href ="/asset/ style.css " type ="text/css ">
7
7
< script type ="module ">
8
8
import { runTests , getResults } from './test-engine/client/runner.mjs'
9
9
import { testUUIDs } from './test-engine/client/test.mjs'
You can’t perform that action at this time.
0 commit comments