-
Notifications
You must be signed in to change notification settings - Fork 66
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
Get latest changes 11/21 #247
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.
A couple of comments (questions).
</td></tr> <tr><td><strong> Excel </strong></td><td> Y </td><td> Y </td><td> Y </td></tr> <tr><td><strong> | ||
PowerPoint </strong></td><td> Y </td><td> Y </td><td> Y </td></tr> <tr><td><strong> Word </strong></td><td> Y | ||
</td><td> Y </td><td> Y </td></tr> </table> | ||
browser) </th><th> Office for iPad </th><th> Office for Mac </th></tr> <tr><td><strong> Access </strong></td><td> |
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.
Should the "Supported hosts, by platform" table within the url property section also contain a column for "Office for Mac" ?
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.
I only have info for methods from the SOT and not properties so I couldn't verify that. I was able to make a best guess for some of the properties (e.g. the platform for that host supports the entire object or the requirement set and so by extension supports any and all methods and properties) but I couldn't make that determination for this property and others like it.
In DefinitelyTyped, I can certainly add the column but I don't have the details needed to fill it for each host.
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 for the explanation. If we don't have the information necessary to confidently populate the additional column, probably best to omit it for now.
(in browser) </th><th> Office for iPad </th></tr> <tr><td><strong> Excel </strong></td><td> </td><td> Y | ||
</td><td> </td></tr> </table> | ||
(in browser) </th><th> Office for iPad </th></tr> <tr><td><strong> Access </strong></td><td> </td><td> Y | ||
</td><td> </td></tr> <tr><td><strong> Excel </strong></td><td> </td><td> Y </td><td> </td></tr> </table> |
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.
Should this table also contain a column for "Office for Mac" ?
No description provided.