mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
6 lines
154 B
HTML
6 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>
|