04:04 | <eason12> | SOS!!!!🥺🥺🥺 Is there has anyone could help me? I was confused about this code(see img), So I found this algorithm. https://html.spec.whatwg.org/multipage/images.html#normalizing-the-source-densities I was really confused about what my code will be interpreted?and what is the source-size when dpr is different? <img sizes="(max-width: 800px) 100px, (max-width: 1250px) 300px, 600px" srcSet="/static/images/blog/gzip1.jpg 200w, /static/images/blog/gzip2.jpg 400w, /static/images/blog/gzip3.jpg" src="/static/images/blog/gzip1"/> |
12:28 | <annevk> | Anyone here familiar with ReSpec? I wonder why https://github.com/w3c/push-api/pull/385 is timing out through PR Preview after my latest commit. CI only reveals one additional cross-reference not working, but nothing else appears wrong. |
18:06 | <annevk> | eason12: FWIW, that's better asked on Stack Overflow |