mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
This is the same configuration as gecko and is convenient for making changes compared to using releases from pypi
7 lines
154 B
HTML
7 lines
154 B
HTML
<html class="reftest-wait">
|
|
<title>rel=match that should timeout</title>
|
|
<link rel=match href=green.html>
|
|
<style>
|
|
:root {background-color:green}
|
|
</style>
|