Sha256: 458dfaa282bc31a675d9e2799d68350689810a663c04a5a8378304f7dcd6a882

Contents?: true

Size: 365 Bytes

Versions: 66

Compression:

Stored size: 365 Bytes

Contents

Feature: Automatically detect and insert image dimensions into tags
  In order to speed up development and appease YSlow

  Scenario: Rendering an image with the feature enabled
    Given "automatic_alt_tags" feature is "enabled"
    And the Server is running at "automatic-alt-tags-app"
    When I go to "/auto-image-sizes.html"
    Then I should see 'alt="Blank"'

Version data entries

66 entries across 66 versions & 4 rubygems

Version Path
middleman-core-4.5.1 features/automatic_alt_tags.feature
middleman-core-4.5.0 features/automatic_alt_tags.feature
middleman-core-4.4.3 features/automatic_alt_tags.feature
middleman-core-4.4.2 features/automatic_alt_tags.feature
middleman-core-4.4.0 features/automatic_alt_tags.feature
middleman-core-4.3.11 features/automatic_alt_tags.feature
middleman-core-4.3.10 features/automatic_alt_tags.feature
middleman-core-4.3.8 features/automatic_alt_tags.feature
middleman-core-4.3.7 features/automatic_alt_tags.feature
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/automatic_alt_tags.feature
middleman-core-4.3.6 features/automatic_alt_tags.feature
middleman-core-4.3.5 features/automatic_alt_tags.feature
middleman-core-4.3.4 features/automatic_alt_tags.feature
middleman-core-4.3.3 features/automatic_alt_tags.feature
middleman-core-4.3.2 features/automatic_alt_tags.feature
middleman-core-4.3.1 features/automatic_alt_tags.feature
middleman-core-4.3.0 features/automatic_alt_tags.feature
middleman-core-4.3.0.rc.4 features/automatic_alt_tags.feature
middleman-core-4.3.0.rc.3 features/automatic_alt_tags.feature
middleman-core-4.3.0.rc.2 features/automatic_alt_tags.feature