WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254769
Don't show 'cursor: pointer' on unclickable <area> by updating UA Stylesheet
https://bugs.webkit.org/show_bug.cgi?id=254769
Summary
Don't show 'cursor: pointer' on unclickable <area> by updating UA Stylesheet
Ahmad Saleem
Reported
2023-03-30 14:08:39 PDT
Hi Team, While going through Blink's commit, I came across another failing test case: Test case -
https://jsfiddle.net/vj0nz1ts/
Blink Commit -
https://chromium.googlesource.com/chromium/src.git/+/459b7d5eaf26a0c71ebb81a12ce354eaefe980c0
Web-Spec:
https://html.spec.whatwg.org/multipage/links.html#links-created-by-a-and-area-elements
___ area:any-link { cursor: pointer; } ____ In local testing, after adding this, we pass above failing test case. Just wanted to raise to fix this. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2023-04-03 20:12:24 PDT
Committed
262559@main
(565c294fbf5f): <
https://commits.webkit.org/262559@main
> Reviewed commits have been landed. Closing PR #12337 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2023-04-03 20:13:21 PDT
<
rdar://problem/107591470
>
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