mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 15:13:07 +00:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
8 lines
153 B
HTML
8 lines
153 B
HTML
<!doctype html>
|
|
<link rel="match" href="../expected/body-link-attribute.html-ref" />
|
|
<style>
|
|
a {
|
|
color: #FF0000;
|
|
}
|
|
</style>
|
|
<a href="about:blank">link
|