mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
12 lines
242 B
HTML
12 lines
242 B
HTML
<!doctype html>
|
|
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1764217">
|
|
<style>
|
|
a {
|
|
border-inline-start: currentColor;
|
|
}
|
|
:link {
|
|
border-inline-start-color: #cba7;
|
|
writing-mode: sideways-lr;
|
|
}
|
|
</style>
|
|
<a href="#">
|