FF AA Question with CSS3 Animations

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Colmike9
    (>^_^)b
    • Dec 2011
    • 7230

    #1

    FF AA Question with CSS3 Animations

    Hello. Just wondering, when you make a transform, it is aliased kinda bad in FF. So, why does adding outline: 1px solid transparent; make it render smooth?..

    Also, why do you need so many different browser specific CSS when most of the time except in a few cases that I've seen so far there is no difference in code?
    Ex:
    -webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);

    Join the BEST cam affiliate program on the internet!
    I've referred over $1.7mil in spending this past year, you should join in.
    I make a lot more money in the medical field in a lab now, fuck you guys. Don't ask me to come back, but do join Chaturbate in my sig, it still makes bank without me touching shit for years..
Working...