mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
Put a copy of the wptrunner harness in-tree.
This is the same configuration as gecko and is convenient for making changes compared to using releases from pypi
This commit is contained in:
6
tests/wpt/harness/test/testdata/reftest/reftest_ref_timeout.html
vendored
Normal file
6
tests/wpt/harness/test/testdata/reftest/reftest_ref_timeout.html
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<title>rel=match that should time out in the ref</title>
|
||||
<link rel=match href=reftest_ref_timeout-ref.html>
|
||||
<style>
|
||||
:root {background-color:green}
|
||||
</style>
|
||||
Reference in New Issue
Block a user