Bug 194398
Summary: | Consider adding support for <form rel> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ehsan Akhgari [:ehsan] <ehsan> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | annevk, cdumez, mike, wenson_hsieh |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ehsan Akhgari [:ehsan]
It would be nice to add support for the newly proposed rel attribute for <form> elements here: <https://github.com/whatwg/html/pull/4332>. This will be in line with the recent change in bug 190481 for anchor elements.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Anne van Kesteren
*** This bug has been marked as a duplicate of bug 232243 ***