Sha256: f8b221046bf86fa448e2d20e4ed31c9825c3d150e8cf4ae5105cd7f1c59a73f2

Contents?: true

Size: 242 Bytes

Versions: 1

Compression:

Stored size: 242 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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