Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46976, comment 5


Ignore:
Timestamp:
04/29/2024 04:28:33 AM (21 months ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46976, comment 5

    initial v1  
    4242
    4343> disablePolyfillReadyClass
    44 > The disablePolyfillReadyClass option determines if selectors are prefixed with an indicator class. > This class is only set on your document if the polyfill loads and is needed.
     44> The disablePolyfillReadyClass option determines if selectors are prefixed with an indicator class.
     45> This class is only set on your document if the polyfill loads and is needed.
    4546
    4647> By default this option is false. Set this to true to prevent the class from being added.