Bug 76766
| Summary: | Support HTML5 dirname attribute on HTMLInputElement | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | Forms | Assignee: | 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 | ||
Eric Seidel (no email)
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Pablo Flouret
Looks like a dup, https://bugs.webkit.org/show_bug.cgi?id=65542
Pablo Flouret
Heh, it's a bug in html5test, sent them a pull request:
https://github.com/NielsLeenheer/html5test/pull/122
Eric Seidel (no email)
Yup. Bug in html5test.com
*** This bug has been marked as a duplicate of bug 65542 ***