Sid Vishnoi

Results 86 issues of Sid Vishnoi

By adding a special comment at the end of each line as a pre-process step (in Node, not respec), we can estimate the location of error in source, which can...

Low priority

It'll show up in "headless tests" step: ![image](https://user-images.githubusercontent.com/8426945/111990191-c5ecec00-8b38-11eb-960f-5be89ded53e6.png)

DONT MERGE
Low priority

See https://github.com/w3c/respec/pull/3372#discussion_r590936033

This will start fetching the axe script earlier, giving some performance improvements. Also, should help in avoiding jasmine timeouts that we often get in CI [^1]. Extracted from https://github.com/w3c/respec/pull/3319 [^1]...

Closes https://github.com/w3c/respec/issues/1976 Support 4 extension hooks: before-all (preProcess), after-all (postProcess), before-markdown and after-markdown. Support two extension utils: showError and showWarning. TODO: - [ ] investigate more hooks to start with...

Closes https://github.com/w3c/respec/issues/2651

Part of https://github.com/w3c/respec/issues/1050

- [x] Freeze w3c-common (https://github.com/w3c/respec/pull/2838) - [x] Add a migration guide (https://github.com/w3c/respec/wiki/respec-w3c-common-migration-guide) - [ ] Blocker - Extensions: https://github.com/w3c/respec/issues/1976 - [x] Add deprecation warning to w3c-common (https://github.com/w3c/respec/pull/3109) - [x] Remove...

**Is your feature request related to a problem? Please describe.** Configuring linters when they've hyphens in their names (kebab-case) is not something I enjoy, and is inconsistent with rest of...

enhancement
good first issue