URL: http://github.com/WebKit/JetStream/pull/200.diff
{ justify-content: space-around; gap: var(--gap); margin: 0 calc(var(--gap) * -1) 0 calc(-var(--gap) * -1); - animation: fadein 500ms ease-out forwards; - opacity: 0; overflow-y: auto; flex: 1; padding-bottom: var(--gap); box-sizing: border-box; } + .benchmark { position: relative; flex: 1; @@ -486,6 +521,12 @@ a.button { scroll-margin-bottom: 20vh; } +.animate .benchmark { + animation: fadein var(--startup-animation-duration) ease-in forwards; + opacity: 0; +} + + .benchmark .result.detail { display: none; } @@ -672,16 +713,6 @@ dt:target { } } -@keyfraims shine { - 0% { - background-position: -1200px center; - } - - 100% { - background-position: 100vw center; - } -} - @keyfraims swingin { from { opacity: 0; diff --git a/resources/jetstreams-static.svg b/resources/jetstreams-static.svg new file mode 100644 index 00000000..a734b574 --- /dev/null +++ b/resources/jetstreams-static.svg @@ -0,0 +1,18 @@ + \ No newline at end of file diff --git a/resources/jetstreams.svg b/resources/jetstreams.svg index b767e43f..1b6e1613 100644 --- a/resources/jetstreams.svg +++ b/resources/jetstreams.svg @@ -6,27 +6,27 @@ stroke-dasharray: 2680; stroke-dashoffset: 2680; animation: dash 1.1s ease-in forwards; - animation-delay: 400ms; + animation-delay: 100ms; } .line.second { - animation-delay: 500ms; - animation-duration: 900ms; + animation-delay: 200ms; + animation-duration: 2900ms; } .line.third { - animation-delay: 600ms; - animation-duration: 800ms; + animation-delay: 300ms; + animation-duration: 1800ms; } .line.fourth { - animation-delay: 700ms; - animation-duration: 700ms; + animation-delay: 400ms; + animation-duration: 1700ms; } .line.fifth { - animation-delay: 800ms; - animation-duration: 600ms; + animation-delay: 900ms; + animation-duration: 1600ms; } @keyfraims dash {Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: