Sha256: d005cd8ba07b5b335a2f51304485f9473d1b0378bdda941121590e4b9afdafde

Contents?: true

Size: 236 Bytes

Versions: 1

Compression:

Stored size: 236 Bytes

Contents

Feature: Set loading="lazy" with asset_hash
  Scenario: Should add 'lazy'
    Given a successfully built app at "lazy-app"
    When I cd to "build"
    Then the file "index.html" should contain:
      """
      loading="lazy"
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-img_loading_attribute-0.3.0 features/lazy.feature