speced / respec

A tool for creating technical documents and web standards
https://respec.org/
Other
717 stars 386 forks source link

Feature Request: Bikeshed-style WPT test results integration for ReSpec, too. #4633

Open cookiecrook opened 9 months ago

cookiecrook commented 9 months ago

Would be nice if ReSpec had Bikeshed-style WPT test results integration.

Screen shot of CSS Display Level 4 spec with integrated per-engine results from WPT

marcoscaceres commented 9 months ago

Related to https://github.com/w3c/respec/pull/3870

cookiecrook commented 9 months ago

The @w3c/aria-editors were thinking about it for inline or aggregate results. For example, we have the AccName WPT tests broken down by portions of the algorithm.

So the #comp_name_from_content step in that algorithm could display results relevant to that portion of the algorithm.

And the overall spec could display an aggregate of all the AccName tests. (Note: This keyword search is not limited to the single directory, but they happen to be in a single dir for the time being.)