RubyGems Navigation menu

find_identical 0.0.3

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 (5.0 KB)
  2. 0.0.3 - January 15, 2019 (5.0 KB)
显示所有版本 (共 3 个)

Runtime 依赖 (1):

typhoeus ~> 1.3, >= 1.3.1

Development 依赖 (1):

minitest ~> 5.11, >= 5.11.3

业主:

作者:

  • Pedro Dutra

SHA 256 校验和:

b80cc6b0b0f53b8c3d014ce1ffa34a3382c74e3cefc34b56f5f3a77fea120db0

下载总量 3,479

这个版本 1,529

许可:

MIT

需要的 Ruby 版本: >= 0

链接: