Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea3cde3

Browse files
authored
Remove help cursor from user-agent stylesheet
This is not implemented anywhere. Tests: web-platform-tests/wpt#12415
1 parent ad3dda5 commit ea3cde3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source

-2
Original file line numberDiff line numberDiff line change
@@ -111423,8 +111423,6 @@ rt { display: ruby-text; }
111423111423
:visited { color: #551A8B; }
111424111424
:link:active, :visited:active { color: #FF0000; }
111425111425
:link, :visited { text-decoration: underline; cursor: pointer; }
111426-
a:link[rel~=help i], a:visited[rel~=help i],
111427-
area:link[rel~=help i], area:visited[rel~=help i] { cursor: help; }
111428111426

111429111427
:focus { outline: auto; }
111430111428

0 commit comments

Comments
 (0)