blob: 90baf95544cd6efc2fe8396ff04f04ba823f9b45 [file] [log] [blame]
<!DOCTYPE html>
<html>
<title>The :unresolved pseudoclass reference file</title>
<link rel="author" title="Aleksei Yu. Semenov" href="mailto:a.semenov@unipro.ru">
<style>
body {
background-color: white;
}
</style>
<body>
<p>Test passes if x-element background below is yellow</p>
<a is="x-element" style="background-color: yellow;">
x-element
</a>
</body>
</html>