Confirmed users
716
edits
(→Proposed API: float -> double) |
|||
Line 16: | Line 16: | ||
== Proposed API == | == Proposed API == | ||
partial interface Navigator { | |||
readonly attribute Connection connection; | readonly attribute Connection connection; | ||
}; | }; | ||
interface Connection | interface Connection | ||
{ | { |