webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
class | _W3CTestConverter |
Functions | |
def | convert_for_webkit (new_path, filename, reference_support_info, host=Host(), convert_test_harness_links=True) |
def webkitpy.w3c.test_converter.convert_for_webkit | ( | new_path, | |
filename, | |||
reference_support_info, | |||
host = Host() , |
|||
convert_test_harness_links = True |
|||
) |
Converts a file's |contents| so it will function correctly in its |new_path| in Webkit. Returns the list of modified properties and the modified text if the file was modifed, None otherwise.