ladybird/Tests/LibWeb/Ref/expected/css-has-direct-child.html
2025-03-20 11:50:49 +01:00

3 lines
151 B
HTML

<!DOCTYPE html>
<a href="https://example.com" style="color: orange"><span>Link</span></a>
<a href="https://example.com"><em><span>Link</span></em></a>