History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WTR-60
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Jeff Wood
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Watir

Standard tag attributes should all be search criteria

Created: 03/May/06 12:24 PM   Updated: 10/Jun/08 02:12 PM
Component/s: HTML Controls
Affects Version/s: 1.5.3
Fix Version/s: 1.6.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
I went digging through HTML docs and compiled a list of what seems to be standard attributes that are available on most
if not all HTML elements...

[Core Attributes]
id
class
title
style

[Language Attributes]
dir
lang

[Keyboard Attributes]
tabindex
accesskey

I know we have a few of these, but it would definately be nice to have them all. And, as you'd expect, not all of these
are supported on all tags, but, I don't think it would hurt to try to use them.


j.

Originally reported on Rubyforge: http://rubyforge.org/tracker/index.php?func=detail&aid=2274&group_id=104&atid=490

 All   Comments   Work Log   Change History      Sort Order:
Bret Pettichord - 11/Sep/06 12:53 PM
We have added most of these in 1.5 and should review the entire list before release.