Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #47611, comment 20


Ignore:
Timestamp:
12/09/2019 08:47:06 PM (5 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47611, comment 20

    initial v1  
    2020Note the `position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;` which I think is needed for drag/drop upload to work.
    2121
    22 But yes, lets look there during 5.4 :)
     22Looks like hiding it from assistive technologies may not be as easy as adding `display: none !important`. But yes, lets look there during 5.4 :)