trisquel-icecat/icecat/testing/web-platform/tests/selection/caret/after-designMode-off-ref.html
2025-10-06 02:35:48 -06:00

11 lines
223 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
* { color: green; }
</style>
</head>
<body>&lt;-- No caret should appear here.</body>
</html>