Re: [csswg-drafts] [css-mediaqueries] `lang` as a media feature: Conditional requests for CSSs in multilingual web sites (#5465)

I see. But what if you have a one html file contains to or three languages?

```html
<blockquote lang="en">
…
</blockquote>

<blockquote lang="fr">
…
</blockquote>

<blockquote lang="es">
…
</blockquote>

```

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


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

Received on Wednesday, 2 September 2020 10:58:19 UTC