Sha256: ecf741227aac9af4787247a92435135318bbc413ed52058ae967cbe78350ca39

Contents?: true

Size: 251 Bytes

Versions: 1

Compression:

Stored size: 251 Bytes

Contents

Feature: Set loading="eager"
  Scenario: Should add 'eager'
    Given a successfully built app at "eager-app"
    When I cd to "build"
    Then the file "index.html" should contain:
      """
      <img loading="eager" src="/images/1x1.png"
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-img_loading_attribute-0.2.0 features/eager.feature