Re: [csswg-drafts] [selectors] :local-link should have a more precise name (#10975)

Approaching thread two first:

> Do we use any intermediate words like -link-?
> ...
> My opinion for each:
> ...
> Let's not, if we pick the right names, they should make sense without requiring this, hopefully.

:+1: agreed.

Approaching threads 1 and 3 in combination next:

> What is the shared prefix? Some options are :local-*, :same-*, :current-*, :self-*, :page-*
> ...
> What are the suffixes for each case? Some options are: 

How about:

i. `browse-origin`
ii. `browse-path`
iii: `browse-page`
iv: `browse-target`

...resulting in a refactor of my previous example to:

> To color hyperlinks that refer to the selected view in the web application in green, add the CSS rule `a:browse-target { color: "green" }`.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 28 October 2024 17:19:25 UTC