Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-writing-modes/link-writing-mode-dependency-crash.html - WPT Dashboard Interop Dashboard
<!doctype html>
<style>
a {
border-inline-start: currentColor;
}
:link {
border-inline-start-color: #cba7;
writing-mode: sideways-lr;
}
</style>
<a href="#">