Bug 76766

Summary: Support HTML5 dirname attribute on HTMLInputElement
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: mitz, pf, rniwa, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 40829    

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 ***