Sha256: 3a21052c7c2e448e04d2eb2cce150c0333632677b6cb69e948abbaaf75a9d6dc

Contents?: true

Size: 225 Bytes

Versions: 1

Compression:

Stored size: 225 Bytes

Contents

Feature: Set loading="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.2.0 features/auto.feature