Difference between revisions of "User:CAKO/TEST"

From The Wiki Camp 2
Jump to navigation Jump to search
(Fixes Firefox, fucks over Safari)
Line 93: Line 93:
 
@keyframes glitch-anim-1 {
 
@keyframes glitch-anim-1 {
 
     0% {
 
     0% {
         -webkit-clip-path: inset(40% 0 61% 0);
+
         clip-path: inset(40% 0 61% 0);
 
     }
 
     }
 
     20% {
 
     20% {
         -webkit-clip-path: inset(92% 0 1% 0);
+
         clip-path: inset(92% 0 1% 0);
 
     }
 
     }
 
     40% {
 
     40% {
         -webkit-clip-path: inset(43% 0 22% 0);
+
         clip-path: inset(43% 0 22% 0);
 
     }
 
     }
 
     60% {
 
     60% {
         -webkit-clip-path: inset(25% 0 72% 0);
+
         clip-path: inset(25% 0 72% 0);
 
     }
 
     }
 
     80% {
 
     80% {
         -webkit-clip-path: inset(54% 0 31% 0);
+
         clip-path: inset(54% 0 31% 0);
 
     }
 
     }
 
     100% {
 
     100% {
         -webkit-clip-path: inset(58% 0 43% 0);
+
         clip-path: inset(58% 0 43% 0);
 
     }
 
     }
 
}
 
}

Revision as of 19:55, 2 October 2022

50px

tiles
50px 50px 50px 50px


Testing
one hour
one hour
one hour

WAHOO!