RubyGems Navigation menu

find_identical 1.0.0

According to https://www.w3.org/TR/WCAG20-TECHS/H93.html, we should avoid duplicate id values on web pages, because there are "errors that are known to cause problems for assistive technologies when they are trying to parse content that has the same id attribute on different elements". Find Identical is a Ruby Gem that scans HTMLdocuments for duplicate ID attributes and list that on screen, helping to making sure the Web page does not have duplicate id values.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.0.0 - January 21, 2019 (5KB)
  2. 0.0.3 - January 15, 2019 (5KB)
全てのバージョンを表示(全3件)

Runtime依存関係 (1):

typhoeus ~> 1.3, >= 1.3.1

Development依存関係 (2):

minitest ~> 5.11, >= 5.11.3
mocha ~> 1.8

所有者:

作者:

  • Pedro Dutra

SHA 256チェックサム:

aeee7fe0a98c684fc5fb61d5159bd00b6091b8ce16010dee35d94dcd0ed788fc

累計ダウンロード数 3,459

このバージョンのみ 1,938

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: