Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26369, comment 6


Ignore:
Timestamp:
12/04/2013 09:44:16 PM (10 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26369, comment 6

    initial v1  
    11In 26369.patch: JS based test for browsers that don't support `@font-face`. Adds a class `no-font-face` to the html element.
     2
     3Edit: this may be better as a PHP based test that adds the class on the body.