WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
79438
Add tests for <area ping>
https://bugs.webkit.org/show_bug.cgi?id=79438
Summary
Add tests for <area ping>
Alexey Proskuryakov
Reported
2012-02-23 21:23:14 PST
WebKit implements <a ping>, but not <area ping>, as also specified by HTML5.
Attachments
Layout tests
(12.35 KB, patch)
2015-09-04 16:12 PDT
,
Daniel Bates
no flags
Details
Formatted Diff
Diff
Layout tests
(12.82 KB, patch)
2015-09-04 16:40 PDT
,
Daniel Bates
ap
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Nate Chapin
Comment 1
2012-02-24 08:36:07 PST
HTMLAreaElement is a subclass of HTMLAnchorElement, and I think it should inherit ping attribute support. I just did a quick test on Chrome 19, and <area ping> seemed to work as intended. We don't have any layout test coverage, though, so we should add some.
Alexey Proskuryakov
Comment 2
2012-02-24 09:42:34 PST
> HTMLAreaElement is a subclass of HTMLAnchorElement
Ah, I didn't realize this. Good news!
Radar WebKit Bug Importer
Comment 3
2015-09-04 16:07:16 PDT
<
rdar://problem/22586699
>
Daniel Bates
Comment 4
2015-09-04 16:12:33 PDT
Created
attachment 260640
[details]
Layout tests
Daniel Bates
Comment 5
2015-09-04 16:40:16 PDT
Created
attachment 260650
[details]
Layout tests This patch depends on the patch for
bug #148828
Daniel Bates
Comment 6
2016-04-21 11:03:22 PDT
Committed
r199822
: <
http://trac.webkit.org/changeset/199822
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug