summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/1648577.html
blob: f2244a56c1e0f4a886b2e6fc7b4e5fa9416116b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<style>
#a {
  flex-wrap: wrap-reverse;
  float: right;
  display: inline-flex;
}
#b {
  order: 4;
  break-after: page;
}
body:last-child {
  columns: 1px;
}
</style>
<time id="a">
<video></video>
<ol id="b"></ol>
<link>x</link>