1325193-1.html (584B)
1 <!DOCTYPE html> 2 <html class="reftest-wait"> 3 <head> 4 <meta charset="UTF-8"> 5 <script> 6 function boom(){ 7 o_0.animate([{"perspective": "262ex"}, {}], {duration: 1070, iterationStart: 68, iterationComposite: "accumulate"}); 8 o_0.animate([{"color": "white", "flex": "inherit"}, {"color": "red", "flex": "66% "}], 3439); 9 o_0.animate([{"font": "icon"}], 1849); 10 setTimeout(function() { 11 document.documentElement.classList.remove("reftest-wait"); 12 }, 500); 13 } 14 document.addEventListener("DOMContentLoaded", boom); 15 </script> 16 </head> 17 <body><details id=o_0><q></q></details></body> 18 </html>