Sid Vishnoi

Results 195 comments of Sid Vishnoi

> I understand that this problem is maybe not for Respec to fix. But I think it is good to at least document it here. Yes. It's somewhat difficult to...

ReSpec does add it, but not in Firefox. See https://github.com/whatwg/html/issues/3510#issuecomment-369982529 ReSpec should probably make an exception for `img[src$=".svg"]` (not perfect, but works for most use cases).

(_Cues Spider-Man music_; ~browser bug, browser bug~ webcompat, webcompat, does whatever a browser can)

Code related to `naturalWidth` hasn't changed since the current spec was generated. Probably Chrome/Puppeteer behavior changed.. Or this has existed before but incorrect height/width were manually removed before deploy. ReSpec...

Plan is to support Pubrules in spec-prod (https://github.com/w3c/spec-prod/pull/100) and enable spec-prod in ReSpec CI.

https://github.com/w3c/spec-prod/issues/3 could be helpful for SpecBerus validation. We can use spec-prod in [regressions workflow](https://github.com/w3c/respec/blob/develop/.github/workflows/regressions.yml).

> this is not to be linked from the ToC, which means the header-as-section-title concept shouldn't apply. Every section should have a heading, regardless if it's linked from ToC or...

> If that were the case though, what is the point of `class="introductory"`? I'm also not sure why it was ever added. I couldn't find rationale in https://github.com/w3c/tr-design either. @marcoscaceres...

Should we look into adding `` tags also? https://en.wikipedia.org/wiki/Hreflang

It should probably be a separate plugin then? Showing it in headers (alone it could be a template) + adding link tags (templates shouldn't have such side effects).