Closed marcoscaceres closed 7 years ago
@igrigorik, there still a few issues with the spec that I was not able to fix - like the PerformanceServerTiming
interface is not actually defined in the spec?
Anyway, this should be enough to get things going a bit better. I fixed a bunch of cross linking issues, but not all... I'll leave those to you as I ran out of time :) The spec helped greatly improve markdown parsing in ReSpec, so that's a good thing.
You can view the spec working here: https://rawgit.com/WICG/server-timing/3cba4f21dec054961fba498678b9765a7372e225/index.html
@marcoscaceres you sir, are awesome. Thanks for the refresh! Overall, LGTM, modulo few nitpicks..
1\*DIGIT [ "." 1\*DIGIT ]
-- extra escape characters in the output.As an aside, could you add me to the repo? Can't merge :-)
@igrigorik done. Apologies for that - seems we forgot to add you as admin when this got transferred over or set up.
Thanks Marcos!