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

Add decodingInfo() example #151

Merged
merged 3 commits into from
Mar 13, 2020
Merged

Conversation

chrisn
Copy link
Member

@chrisn chrisn commented Mar 13, 2020

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.

Copy link
Contributor

@chcunningham chcunningham left a 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
Copy link
Contributor

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.

Copy link
Member Author

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>
Copy link
Contributor

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'.

Copy link
Member Author

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.

@chcunningham
Copy link
Contributor

Looks good!

@chcunningham chcunningham merged commit a9bdf79 into w3c:master Mar 13, 2020
@chrisn chrisn deleted the chrisn/add-decode-example branch March 14, 2020 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants