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

Drop the inline issue which is already fixed #298

Merged
merged 1 commit into from
Oct 3, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1254,9 +1254,6 @@ Gets the {{Error}} object passed to {{SensorErrorEventInit}}.
: input
:: |sensor|, a [=platform sensor=].
:: |reading|, a [=sensor reading=].

Issue: The timestamp needs to be specified more precisely,
see [issue #155](https://github.com/w3c/sensors/issues/155).
: output
:: None

Expand Down
7 changes: 1 addition & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,6 @@
</style>
<meta content="Bikeshed version 5834a15f311a639c0b59ff2edbf3a060391d15ff" name="generator">
<link href="https://www.w3.org/TR/generic-sensor/" rel="canonical">
<meta content="60bef8a8d6ec3e34626dde9f80a576f27b74f0d0" name="document-revision">
<style>
emu-val {
font-weight: bold;
Expand Down Expand Up @@ -1459,7 +1458,7 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Generic Sensor API</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2017-10-02">2 October 2017</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2017-10-03">3 October 2017</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
Expand Down Expand Up @@ -2567,10 +2566,6 @@ <h3 class="heading settled dfn-paneled" data-dfn-type="dfn" data-level="8.7" dat
<p><var>sensor</var>, a <a data-link-type="dfn" href="#concept-platform-sensor" id="ref-for-concept-platform-sensor③⓪">platform sensor</a>.</p>
<dd data-md="">
<p><var>reading</var>, a <a data-link-type="dfn" href="#sensor-readings" id="ref-for-sensor-readings④⓪">sensor reading</a>.</p>
</dl>
<p class="issue" id="issue-d62b5d37"><a class="self-link" href="#issue-d62b5d37"></a> The timestamp needs to be specified more precisely,
see <a href="https://github.com/w3c/sensors/issues/155">issue #155</a>.</p>
<dl>
<dt data-md="">output
<dd data-md="">
<p>None</p>
Expand Down