mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 18:33:07 +09: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>
|