tripu

Results 131 comments of tripu

A workaround: insert [an invisible separator](https://unicode-explorer.com/c/2063) between the word and the colon. Here's [a demo](https://codepen.io/tripu/pen/zYJmrYX?editors=1000).

Reasons for failure: * Wrong/missing W3C staff contact in `w3c.json` * Wrong format (right now, the GH ID is required, but sometimes we find the W3C username or user no.,...

I thought for a moment of reusing the new meta file [`.github/CODEOWNERS`](https://help.github.com/articles/about-codeowners/) with a special bogus username `w3c-repo-manager` for this purpose, like so: ``` * @w3c-repo-manager # By default, everything's...

The new [GH metadata file `CODEOWNERS`](https://help.github.com/articles/about-codeowners/) can associate specific maintainer(s) to specific branches, trees and/or files. If that's flexible enough, it may make sense to reuse this file and its...

Suggestion by @plehegar (CC @deniak).

Looks like an error generated server-side which isn't shown on the client; part of a general issue related to (lack of) client-side testing of the tool.

@ianbjacobs, do you mean rotated 90°, running along the side? That would be difficult to read, more so when scanning the list of specs quickly (you'd have to tilt your...

In #50 I put all little *maturity* rectangles in the same spot (top right-hand corner). Would that do, @ianbjacobs?

> In that layout, it's not clear whether the label applies to the title to its left or right We can * increase a bit the space between columns, *...

@gosko, I like that last idea of yours. Moving the maturity pill below to a separate line would also help when titles contain very long words (there are only a...