Sha256: 6a605dec20f82324a470200f3cf3e87e5a64f9c919479c7d39421a9fd5ebe600

Contents?: true

Size: 211 Bytes

Versions: 1

Compression:

Stored size: 211 Bytes

Contents

Feature: Auto
  Scenario: Should add 'auto'
    Given a successfully built app at "auto-app"
    When I cd to "build"
    Then the file "index.html" should contain:
      """
      <img loading="auto"
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-img_loading_attribute-0.1.0 features/auto.feature