Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html class="reftest-wait no-match">
<title>Explicit view-transition-group name can only match other groups</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>
<!-- this would appear as green because it inherits from the ::view-transition-group -->
<div class="test red-ref"></div>
</body>