mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision b'62c17eac9f99db2ea4e213328c9c6122136694cc'
This commit is contained in:
parent
886032fc74
commit
90b96becef
317 changed files with 4745 additions and 2272 deletions
|
@ -18,8 +18,6 @@ So there are 49 different combinations. It outputs a list of all
|
|||
tests it generated in the format of Mozilla reftest.list to the stdout.
|
||||
"""
|
||||
|
||||
from __future__ import unicode_literals, print_function, absolute_import
|
||||
|
||||
TEST_FILE = 'segment-break-transformation-rules-{:03}.html'
|
||||
TEST_TEMPLATE = '''<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue