summaryrefslogtreecommitdiffstats
path: root/layout/painting/crashtests/1851726-1.html
blob: a57f66c64c5af9380756a4ecacfd40c64b6551db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<style>
*:scope {
  background-clip: text, border-box;
}
*:only-child {
  background-image: repeating-radial-gradient(0.62em, blue 28% 0.38em);
  writing-mode: vertical-lr;
}
*:root {
  text-combine-upright: all;
}
</style>
<script>
function go() {
  a.align = "right"
}
</script>
<body onload="go()">
<table>
<footer dir="rtl">
<tbody id="a">
A