Bug 153124
| Summary: | Implement <area coords> parsing per spec | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Pieters (:zcorpan) <zcorpan> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cdumez, eoconnor |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Pieters (:zcorpan)
Should align coords parsing with other browsers by implementing the spec's (new) algorithm:
https://github.com/whatwg/html/pull/514
Tests:
https://github.com/w3c/web-platform-tests/pull/2478
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
I am pretty sure I already fixed this recently. I will look this up later today.
Chris Dumez
*** This bug has been marked as a duplicate of bug 161216 ***