You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version number in the accesssniff files pulled into the gulp plugin seem to indicate it is the latest version so I am not quite sure what is happening here.
The text was updated successfully, but these errors were encountered:
It's doing a Section508 check now but I can't actually get any html to violate it, so it looks like something isn't working. I'll do some more testing with html that should violate 508.
For some reason the Phantom.js file that comes with the gulp plugin is missing the proper switch statement to support Section508
Here is the relevant portion of code in the phantom.js file in accesssniff included with the gulp plugin
and here is the switch statement from the accesssniff project
The version number in the accesssniff files pulled into the gulp plugin seem to indicate it is the latest version so I am not quite sure what is happening here.
The text was updated successfully, but these errors were encountered: