Re: [csswg-drafts] Anchor Link (#4672)

How is this different from:

```css
a[target="_blank"]:hover {
    cursor: /* whatever you want */;
}
```

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4672#issuecomment-574732293 using your GitHub account

Received on Wednesday, 15 January 2020 16:12:47 UTC