PresentationSession url attribute in startSession steps

Hello,

I noticed that in the part of the document describing starting of a presentation session [2] there is a reference to the url attribute of the PresentationSession and that attribute is not a part of PresentationSession interface [1]. Is that a bug in the spec? The same issue repeats in couple of more places in the spec.

"Create a new PresentationSession S.
Set S.url to presentationUrl, set S.id to I, and set S.state to disconnected."

[1] http://w3c.github.io/presentation-api/#interface-presentationsession
[2] http://w3c.github.io/presentation-api/#starting-a-presentation-session

Best regards,
Oleg

Received on Monday, 1 June 2015 15:06:57 UTC