Bug 1120075: Update w3c web reference tests. r=cajbir

--HG--
extra : rebase_source : db9a8da697e01c11c9f9749917c5d75dccd07078
This commit is contained in:
Jean-Yves Avenard 2015-01-16 23:49:01 +11:00
Родитель 2ceb0057af
Коммит 9e51efea6e
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -6,7 +6,7 @@
TIMEOUT
[Test redundant fully prebuffered seek]
expected:
if (os == "win") and (version != "5.1.2600"): FAIL
if os == "mac": FAIL
if (os == "win") and (version != "5.1.2600"): PASS
if os == "mac": PASS
TIMEOUT