change crashtest for 472237 to use local font

This commit is contained in:
John Daggett 2009-01-08 17:36:24 +09:00
parent baff9704e9
commit a984a545e8
2 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,8 @@
@font-face {
font-family: "Fontin-Sans SC";
src: url(http://raphaeljs.com/fontin-sans-sc.otf) format("opentype");
/* the font url below is correct but won't be accessed due to cross-site restrictions */
src: url(../../reftests/fonts/markA.ttf) format("opentype");
}
</style>

View File

@ -25,5 +25,5 @@ load 448161-2.html
load 456196.html
load 460217-1.html
load 466845-1.html
load 472237-1.html
HTTP(..) load 472237-1.html
load about:blank # 472237 doesn't occur when it's the last in the list