tr-design icon indicating copy to clipboard operation
tr-design copied to clipboard

CSS used by W3C specs (this repo is not about the w3.org/TR index page)

Results 84 tr-design issues
Sort by recently updated
recently updated
newest added

This was [filed against WCAG 2.1](https://github.com/w3c/wcag21/issues/158) but it comes from the W3C styles. Quoting the original issue: ↑ Jump to Table of Contents and → Pop Out Sidebar When I...

bug

The table of contents does not look like a nav because there are no visual indicators that the section titles are links. I did not realize it was an interactive...

eg, [`https://www.w3.org/TR/2016/NOTE-XMLHttpRequest-20161006/`](https://www.w3.org/TR/2016/NOTE-XMLHttpRequest-20161006/). It has no ToC, and the SotD section is the only one. Per pubrules, we [require a ToC](https://www.w3.org/pubrules/doc/rules/?profile=WG-NOTE#toc), that it [includes `fixup.js`](https://www.w3.org/pubrules/doc/rules/?profile=WG-NOTE#fixupJs), etc. Those things don't make sense...

help wanted
question

I asked @bert-github if we could use CSS to replace the image we're featuring at the top-left of our specs, and he said we could: >The feature we need is...

Moving this over from https://github.com/w3c/respec/issues/62 - there, it was proposed we could have some means of marking an example as "illegal" (and have is styled as such). I've seen some...

I found a little issue with the CSS we're using for spec. Instead of `text-decoration: underline`, we use ``` a[href] { text-decoration: none; border-bottom: 1px solid; padding: 0 1px 0;...

@newtoncalegari filed this bug on ReSpec, but I think it belongs here: > The "Back to Top" link located at the end of the document is very useful, but it...

The @w3c twitter account told me to do this, so here I am https://twitter.com/w3c/status/732980020868722688 I made the W3C status banners using CSS and wrote a blog post about it https://www.zachleat.com/web/w3c-status-banners/...

the spacing between "w3c" and "Working" is insufficient (see attached)... also, was it not possible to use actual text instead of converting all that to a path? ![screenshot 2016-04-19 18...

In the TOC, the space between the numbers and the text makes it difficult to associate them. This is significant for some people with low vision and some types of...

A11Y – accessibility