Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #34951


Ignore:
Timestamp:
12/09/2015 11:02:10 PM (10 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34951

    • Property Keywords has-patch needs-testing added
    • Property Owner set to afercia
    • Property Status changed from new to assigned
  • Ticket #34951 – Description

    initial v3  
    99Ideally, spinners as backgrounds should always be removed when no longer necessary and the re-painted area should always be reduced to the smallest possible area.
    1010
    11 Adding the "accessibility" keyword because the Web should be as much accessible as possible regardless of the hardware used, also considering that core still supports IE 8 and thus it should also support the hardware IE 8 typically runs on.
    12 
     11Adding the "accessibility" keyword because the Web should be accessible as much as possible regardless of the hardware used, also considering that core still supports IE 8 and thus it should also support the hardware IE 8 typically runs on.