mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
9 lines
153 B
HTML
9 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
|