Bug 1175257 - Remove the fails-if(B2G) annotation on capturestream.html.

--HG--
extra : rebase_source : 3bb9479a67b2635796148be42e279755995bb321
This commit is contained in:
Ryan VanderMeulen 2015-06-19 14:03:42 -04:00
Родитель 42deb0e71d
Коммит 10bc1c8967
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -157,4 +157,4 @@ pref(canvas.focusring.enabled,true) skip-if(B2G) skip-if(Android&&AndroidVersion
pref(canvas.customfocusring.enabled,true) skip-if(B2G) skip-if(Android&&AndroidVersion<15,8,500) skip-if(winWidget) needs-focus == drawCustomFocusRing.html drawCustomFocusRing-ref.html
# Check that captureStream() displays in a local video element
pref(canvas.capturestream.enabled,true) fails-if(B2G) skip-if(winWidget&&layersGPUAccelerated&&d2d) == capturestream.html wrapper.html?green.png
pref(canvas.capturestream.enabled,true) skip-if(winWidget&&layersGPUAccelerated&&d2d) == capturestream.html wrapper.html?green.png