haikuwebkit/LayoutTests/fast/forms/textarea-live-pseudo-select...

14 lines
387 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html
<head>
<link rel="stylesheet" href="resources/live-pseudo-selectors.css">
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="resources/textarea-live-pseudo-selectors.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>