Auto merge of #25960 - servo:jdm-patch-40, r=SimonSapin

Don't run 2dcontext tests in layout-2020.

The vast majority of these tests only test the DOM APIs, not the actual layout via reftests. That means we just duplicate the results and have to update them every time we change the canvas behaviour.
This commit is contained in:
bors-servo 2020-03-19 09:43:57 -04:00 committed by GitHub
commit 3d03b3bca0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,6 @@ skip: true
skip: false
[mozilla]
skip: false
[2dcontext]
skip: false
[css]
skip: true
[CSS2]