blob: 04f2b27a6020aa542047e46920dfa7b749bb70b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<html>
<head>
<style>
.class_1 {
transition-delay: 2129ms;
contain: strict;
}
</style>
</head>
<math>
<mover>
<ms></ms>
<mtable class="class_1"></mtable>
</mover>
</math>
</html>
|