Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other safari bug!

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #193343
    Eric
    Participant

    I found a bug in safari.
    if you have a class name that contains a number it can mess up your page.

    it will cause classes that come after it not to work.
    so i had 2 classes one fore clearfix and one for no margins:

    class=”m0 clearfix”

    the clearfix won’t apply nor will any class after the 0.

    #193347
    shaneisme
    Participant

    I just tested something simple in Safari myself and have no issues with this.

    http://codepen.io/drainpip/pen/OPpwbQ

    I tested it in Windows, OSX and iOS…

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.