mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
428832061e
This will help fix an intermittent test failure as explained in bug 1142360 comment 301. It also has the additional benefit of making things faster overall, since the reflows of the huge mochitest test runner page every time the bidi.numeral pref changes are very expensive, and such overhead doesn't exist in the reftest framework.
9 lines
186 B
HTML
9 lines
186 B
HTML
<html>
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
|
||
</head>
|
||
<body>
|
||
<img src="youwontfindme.png" width="100" height="50" alt="text۳۴۵">
|
||
</body>
|
||
</html>
|