blob: 14ca8e42c7e3e22670da3c53a5ba5fd239080539 [file] [log] [blame]
<!doctype html>
<html>
<body>
<p>Test that style-sharing does not ignore cases matching :nth-last-child(An+B of selector list).</p>
<p style="background-color: lime">Target</p>
<p>Target</p>
<p>Target</p>
<p style="background-color: lime">Target</p>
<p>Target</p>
<p>Target</p>
<p style="background-color: lime">Target</p>
</body>
</html>