Re: [csswg-drafts] [css-ruby] Autohiding text comparison and `display: none` elements (#3972)

Another thing we should define is what happens when the base/annotation contain replace elements (in particular images).

* Should they be ignored altoghether?
* Should they be compared by their text content in the DOM
* Compare replaced elements by their replaced content (with or without fetching external resources)?
* Compare e.g. img elements by using their alt text?
* Treat as not equal as soon as there's a replaced element?
* Something else?

Probably the right answer is to do the simplest thing for implementations.

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


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

Received on Wednesday, 10 February 2021 06:48:35 UTC