Bug 76766 - Support HTML5 dirname attribute on HTMLInputElement
Summary: Support HTML5 dirname attribute on HTMLInputElement
Status: RESOLVED DUPLICATE of bug 65542
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: html5test
  Show dependency treegraph
 
Reported: 2012-01-20 19:40 PST by Eric Seidel (no email)
Modified: 2012-01-21 01:59 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2012-01-20 19:40:59 PST
Support HTML5 dirname attribute on HTMLInputElement

http://www.w3.org/TR/html5/common-input-element-attributes.html#attr-input-dirname

Seems useful to RTL users.
Comment 1 Pablo Flouret 2012-01-21 01:29:45 PST
Looks like a dup, https://bugs.webkit.org/show_bug.cgi?id=65542
Comment 2 Pablo Flouret 2012-01-21 01:55:06 PST
Heh, it's a bug in html5test, sent them a pull request:

https://github.com/NielsLeenheer/html5test/pull/122
Comment 3 Eric Seidel (no email) 2012-01-21 01:59:40 PST
Yup.  Bug in html5test.com

*** This bug has been marked as a duplicate of bug 65542 ***