Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html class=reftest-wait>
<title>Nearest should not match a group called "nearest"</title>
<meta name=fuzzy content="maxDifference=0-255; totalPixels=0-515">
<link rel="match" href="nested-ref.html">
<link rel=stylesheet href="resources/compute-common.css"></link>
<script src="/common/reftest-wait.js"></script>
<script src="resources/compute-test.js"></script>
<body>
<div style="view-transition-name: nearest">
<div class="green">
<div>
<div class="test nearest-ref"></div>
</div>
</div>
</div>
</body>