Bug 138478
| Summary: | Drop useless HTMLElement::isURLAttribute() override | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED MOVED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Drop useless HTMLElement::isURLAttribute() override as it is doing nothing but call the parent class' isURLAttribute().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |