mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
change crashtest for 472237 to use local font
This commit is contained in:
parent
baff9704e9
commit
a984a545e8
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user