-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add decodingInfo() example #151
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Chris! Just one minor comment.
index.bs
Outdated
<section> | ||
<h3 id='example1'>Query playback capabilities with {{decodingInfo()}}</h3> | ||
<p> | ||
The following example shows how to use {{decodingInfo}} to query |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Add parens to end of {{decodingInfo}} to establish the dfn link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, thanks Chris.
@@ -1211,7 +1211,7 @@ spec: secure-contexts; urlPrefix: https://www.w3.org/TR/secure-contexts/ | |||
<section> | |||
<h3 id='example1'>Query playback capabilities with {{decodingInfo()}}</h3> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shucks, I missed another warning.
WARNING: Multiple elements have the same ID 'example1'.
Deduping, but this ID may not be stable across revisions.
https://api.csswg.org/bikeshed/
Can you change the id for the encoding example (l.1251 - gh won't let me comment there) to be 'example2'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about this, I really should get bikeshed set up locally. Now fixed.
Looks good! |
See #147
💥 Error: write EPROTO 140049978214272:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:../deps/openssl/openssl/ssl/s23_clnt.c:772:
💥 ###
PR Preview failed to build. (Last tried on Mar 13, 2020, 9:47 PM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one:
🚨 HTML Diff Service - The HTML Diff Service is used to create HTML diffs of the spec changes suggested in a pull request.
🔗 Related URL
If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.