Bug 1352628 - Skip clipped-animated-transform-1.html. r=boris

The test case is supposed that transform transition runs on the compositor.
We can't enable this test until bug 1334036 is fixed.

MozReview-Commit-ID: 6zakBP7tjhs

--HG--
extra : rebase_source : ae4b0e80c5a655dc4ce27cc0945cb7cea2d0cab1
This commit is contained in:
Hiroyuki Ikezoe 2017-04-21 06:48:26 +09:00
Родитель 6b39ee7673
Коммит 8ee98fd844
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -48,7 +48,7 @@ fails == transform-floating-point-invalidation.html transform-floating-point-inv
fails == transform-floating-point-invalidation.html?reverse transform-floating-point-invalidation.html?reverse
fails == nudge-to-integer-invalidation.html nudge-to-integer-invalidation.html
fails == nudge-to-integer-invalidation.html?reverse nudge-to-integer-invalidation.html?reverse
== clipped-animated-transform-1.html clipped-animated-transform-1.html
skip-if(stylo) == clipped-animated-transform-1.html clipped-animated-transform-1.html # bug 1334036
fails == paintedlayer-recycling-1.html paintedlayer-recycling-1.html
fails == paintedlayer-recycling-2.html paintedlayer-recycling-2.html
fails pref(layers.single-tile.enabled,false) == paintedlayer-recycling-3.html paintedlayer-recycling-3.html