Update web-platform-tests to revision e51f414776c4e7efa7cfa5fe63a3a8b3969e06ac

This commit is contained in:
WPT Sync Bot 2020-04-30 08:20:24 +00:00 committed by Josh Matthews
parent ed392ab3be
commit db4f300c7c
7956 changed files with 92483 additions and 78520 deletions

View file

@ -0,0 +1,4 @@
from gentestutils import genTestUtils
genTestUtils('../element', '../element', 'templates.yaml', 'name2dir.yaml', False)
genTestUtils('../offscreen', '../offscreen', 'templates-offscreen.yaml', 'name2dir-offscreen.yaml', True)