input type=text element

Pass Criteria

Reference

Test itext-001: input type=text element

Test itext-002: input element without a set type attribute

Test itext-003: input element with implicit label

Test itext-004: input element with explicit label

Test itext-005: input element with explicit label & placeholder

Test itext-006: input element with explicit label, placeholder, & required attribute

Test itext-007: input element with explicit label, placeholder, & readonly attribute

Test itext-008: input element with explicit label, placeholder, & disabled attribute

Test itext-009: input element with only placeholder attribute

Test itext-010: input element with aria-label

Test itext-011: input element with aria-labelledby

Name

Test itext-012: input element with pattern attribute

Test itext-013: input element with size attribute

Test itext-014: input element with aria-autocomplete=list attribute

Test itext-015: input element with aria-autocomplete=inline attribute

Test itext-016: input element with aria-autocomplete=both attribute

Test itext-017: input element with aria-autocomplete=none attribute

Test itext-018: input element with aria-autocomplete=none and autocomplete=off attributes