Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate tracking vector markup #4303

Open
jyasskin opened this issue Oct 27, 2022 · 3 comments
Open

Generate tracking vector markup #4303

jyasskin opened this issue Oct 27, 2022 · 3 comments

Comments

@jyasskin
Copy link
Contributor

Bikeshed does this as described in https://tabatkins.github.io/bikeshed/#tracking-vectors. whatwg/infra#20 added a related link target to Infra and discusses the Bikeshed feature.

@marcoscaceres
Copy link
Contributor

This would just be class="tracking-vector". We should move the CSS to tr-design (and maybe also get the W3C to host the image)

See:
https://github.com/whatwg/resources.whatwg.org/pull/50/files

cc @xfq

@sidvishnoi
Copy link
Member

Related: w3c/tr-design#162

@jyasskin
Copy link
Contributor Author

To be clear, you're saying that the markup will be class="tracking-vector" when it's implemented, but it's not implemented yet?

yoavweiss referenced this issue in w3c/hr-time Jan 12, 2023
* Introduce clocks, instants, and durations, and rewrite "get time origin timestamp" using them.

* Define a single monotonic clock, and fix up references to the time origin.

* Replace "instant" with "moment".

* Propagate moments and durations to the rest of the spec.

* Add tools for spec authors and examples of their use.

* Use the tracking-vector markup planned in https://github.com/w3c/respec/issues/4303.

* Take Noam's suggestions.

* Be clearer about the rule that durations have to be safe.

* Add an antecedent.

* Move the advice about how to use the monotonic clock into a note.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants