Re: [csswg-drafts] [css-highlight-api] position of the custom highlights relative to the built in ones (#4595)

1. For us, selection is special and has to win over all others. This is an implementation constraint that would be prohibitively difficult to change.
2. The built-in ones should probably be consistent, either all winning over the custom ones or all losing.

Given these two points, I think the right thing to do here is for native to always win, and among native, for selection to always win (so selection wins overall, always).

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

Received on Wednesday, 22 January 2020 13:56:31 UTC