ladybird/Tests/LibWeb/Ref/expected/css-has-next-sibling.html

6 lines
261 B
HTML
Raw Normal View History

2025-03-18 19:29:54 +01:00
<!DOCTYPE html>
<a href="https://example.com" style="color: orange">Link</a><span>Hello!</span>
<a href="https://example.com">Link</a><em>Hello!</em>
<a href="https://example.com">Link</a><em>Hello</em><span>world!</span>
<a href="https://example.com">Link</a>