[wp-meta] [Making WordPress.org] #5464: Plugin Directory: Prevent SVN uploads of animated banners and icons

Making WordPress.org noreply at wordpress.org
Thu Feb 24 21:33:58 UTC 2022


#5464: Plugin Directory: Prevent SVN uploads of animated banners and icons
------------------------------+---------------------
 Reporter:  Ipstenu           |       Owner:  (none)
     Type:  defect            |      Status:  new
 Priority:  normal            |   Milestone:
Component:  Plugin Directory  |  Resolution:
 Keywords:                    |
------------------------------+---------------------

Comment (by tradesouthwest@…):

 There is a way to stop svg by hacking the path:


 {{{
 path {
     animation: loop 0s linear infinite;
 }
 }}}

 I use an Extension (FF, guessing there is same for Webkit) and I added
 w.org/plugins to my CSS table in the Extension. Of course this only works
 locally.

 Personally the issue is in need of attention. NOt being one to say less is
 better but, maybe just plain do not allow animation in plugin assets.
 After all, they are in violation of WCAG guidlines { 2.3.3 Animation from
 Interactions (AAA) } and cause those with ADHD to not be able to use page.

 See: https://wordpress.org/support/topic/gif-animation-interfere-with-a
 -users-ability-to-use-the-whole-page/#post-15401877

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5464#comment:17>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list