Re: [presentation-api] Second version of Issue #9: How to filter available screens according to the content being presented

Thanks for the detailed review.

The updated version is hosted here: 
https://rawgit.com/w3c/presentation-api/filter-screens-issue-9-noundef/index.html

Two specific responses:

> Not: don't break display and s to be consistent with a similar span 
before?

I converted similar usages to not break the plural, but it means 
Anolis won't automatically convert it the `<span>` to a link to the 
definition.  Personally I think this reads better though.  If we 
really want to we can mark up the `<span>` tags to fix up the 
references.

> Not sure how it looks in the generated html but I think it would be 
hard to distinguish between presentationUrl and presentationUrl. Maybe
 call the first one availabilityUrl?

I simplified the start session algorithm to not refer to Availability 
objects. They aren't really needed to implement startSession, the 
browser just needs to ensure there is at least one compatible display.


-- 
GitHub Notif of comment by mfoltzgoogle
See 
https://github.com/w3c/presentation-api/pull/117#issuecomment-112992427

Received on Thursday, 18 June 2015 00:34:51 UTC