Fixing linux orange and hoping for the best; on my local Mac setup it came out that way, but maybe tinderbox will be happier

This commit is contained in:
Boris Zbarsky 2008-11-02 23:12:38 -05:00
Родитель 80fcd2daea
Коммит b1a2ff8421
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -57,7 +57,7 @@ var hrefs = {
test2: "data:text/html,?x=0&y=0",
test3: "data:text/html,?testImage.x=0&testImage.y=0",
test4: "data:text/html,?x=0&y=0",
test5: "data:text/html,?testImage.x=5&testImage.y=4",
test5: "data:text/html,?testImage.x=5&testImage.y=5",
test6: "data:text/html,?x=5&y=5",
};