Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Fix for IE not understanding commands with parameters #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 20, 2013

  1. Fix for IE not understanding commands with parameters

    I found that IE does not understand commands with parameters (such as "fontSize 3").
    
    This fix strips off any parameters and also does a check to make sure the browser supports the command before it tries to query the state of the command.
    
    This is a little more generic than some of the other issue solutions which were only looking at fixing specific command problems.
    damienwhaley committed Nov 20, 2013
    Configuration menu
    Copy the full SHA
    611f216 View commit details
    Browse the repository at this point in the history