Bug 1522775 - Skip test_will_change.html test with WebRender r=mattwoodrow

Skip the test since content side basically does not do painting when WebRender is used and the test depends on content side painting.

Differential Revision: https://phabricator.services.mozilla.com/D17800

--HG--
extra : moz-landing-system : lando
This commit is contained in:
sotaro 2019-01-28 19:08:11 +00:00
parent e55c1dd0b9
commit be4aa828bd

View File

@ -53,4 +53,5 @@ skip-if = (verify && (os == 'win'))
skip-if = (verify && (os == 'win'))
[test_scrolling_repaints.html]
[test_will_change.html]
skip-if = webrender
[test_getClientRectsAndTexts.html]