trisquel-icecat/icecat/layout/reftests/high-contrast/target-text-001.html
2025-10-06 02:35:48 -06:00

10 lines
232 B
HTML

<!doctype html>
<html>
<title>::target-text without custom colors should be replaced with mark/marktext</title>
<script>
location.hash = ':~:text=Some selected text';
</script>
<body>
<span>Some selected text</span>
</body>
</html>