Sha256: 14dde58f1938e1fc7e16d527110f79d4dff979217b494d69ddce8df5bb43fa72

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

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