mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 23:22:52 +00:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
2 lines
153 B
HTML
2 lines
153 B
HTML
<a href="https://example.com" style="color: orange"><em><span class="nice"><em>Link</em></span></em></a>
|
|
<a href="https://example.com"><em>Link</em></a>
|