w3c / wai-website

This repository hosts the WAI Website.
https://www.w3.org/WAI/
Other
46 stars 153 forks source link

Media Guide – Change empty table header to data cell #585

Open remibetin opened 2 days ago

remibetin commented 2 days ago

Re-creates @selfthinker's https://github.com/w3c/wai-media-guide/pull/204

Direct link to preview: https://deploy-preview-585--wai-website.netlify.app/media/av/planning/

Initial description

Table headers should never be empty. This changes the empty table header cell in the two time-based media summary tables at the bottom of the 'Planning Audio and Video Media' page to be simple data cells. This follows the 'Table with Two Headers' example from W3C's tables tutorial.

netlify[bot] commented 2 days ago

Deploy Preview for wai-website ready!

Name Link
Latest commit 5eb231ee7ab72d64f3d02e351d59f107b2f48eb4
Latest deploy log https://app.netlify.com/sites/wai-website/deploys/6683cb2fae7cb300081e9806
Deploy Preview https://deploy-preview-585--wai-website.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 99 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

remibetin commented 2 days ago

@shawna-slh Seems ok to me. This change is similar to the following merged one, in Tutorials: https://github.com/w3c/wai-tutorials/pull/726