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 missing definitions, fix ReSpec & validator warnings #72

Merged
merged 4 commits into from
Feb 23, 2017

Conversation

anssiko
Copy link
Member

@anssiko anssiko commented Feb 21, 2017

PTAL @mounirlamouri @avayvod

Btw. The spec is on TAG's agenda for tomorrow -- this PR adds some polish to it :-)

With the following config:

char-encoding: utf8
drop-empty-elements: no
drop-proprietary-attributes: no
indent: yes
preserve-entities: yes
wrap: 80
tidy-mark: no
Fixes the following ReSpec warnings:

No <dfn> for RemotePlayback.
No <dfn> for RemotePlaybackState.
No <dfn> for RemotePlaybackAvailabilityCallback.
pre elements don't need a 'highlight' class anymore.
index.html Outdated
@@ -440,129 +498,184 @@

callback RemotePlaybackAvailabilityCallback = void(boolean available);
</pre>
<p>
A <dfn>RemotePlayback</dfn> object represents a <a>remote playback
device</a>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about that but I will let @avayvod decide :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I will defer to the editors on the proper definition of this thing :-)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather say something like: A RemotePlayback object is an interface allowing the page to detect, establish connection to and control playback on remote playback devices.

@anssiko
Copy link
Member Author

anssiko commented Feb 23, 2017

@avayvod any concerns in merging this PR?

@avayvod
Copy link
Contributor

avayvod commented Feb 23, 2017

Modulo the definition of RemotePlayback object, lgtm.

@anssiko
Copy link
Member Author

anssiko commented Feb 23, 2017

Please push your fix to this branch and merge.

@avayvod avayvod merged commit 8343ce5 into gh-pages Feb 23, 2017
@avayvod
Copy link
Contributor

avayvod commented Feb 23, 2017

Thanks for taking care of this, Anssi! @anssiko

@avayvod avayvod deleted the add-missing-dfns branch February 23, 2017 19:55
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.

3 participants