blob: a8f94713e621159b7d5cb0a0dccddb611b64ec40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!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="#">
|