Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) tweak the text to have the example stuff after 'for example'.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8397

git-svn-id: http://svn.whatwg.org/webapps@4490 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 5, 2010
1 parent 00ce76e commit 62d66f0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -16394,9 +16394,9 @@ <h4 id=the-time-element><span class=secno>4.6.9 </span>The <dfn><code>time</code
offset. <a href=#refsGREGORIAN>[GREGORIAN]</a></p>

<p>This element is intended as a way to encode modern dates and
times in a machine-readable way so that user agents can offer to add
them to the user's calendar. For example, adding birthday reminders
or scheduling events.</p>
times in a machine-readable way so that, for example, user agents
can offer to add birthday reminders or scheduled events to the
user's calendar.</p>

<!-- it's also intended for restyling to local conventions
(2000-12-31 vs 31-12-2000 vs 12-31-2000), but CSS doesn't support
Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -16229,9 +16229,9 @@ this specification: the &lt;abbr&gt;WHATWG&lt;/abbr&gt; and the
offset. <a href=#refsGREGORIAN>[GREGORIAN]</a></p>

<p>This element is intended as a way to encode modern dates and
times in a machine-readable way so that user agents can offer to add
them to the user's calendar. For example, adding birthday reminders
or scheduling events.</p>
times in a machine-readable way so that, for example, user agents
can offer to add birthday reminders or scheduled events to the
user's calendar.</p>

<!-- it's also intended for restyling to local conventions
(2000-12-31 vs 31-12-2000 vs 12-31-2000), but CSS doesn't support
Expand Down
6 changes: 3 additions & 3 deletions source
Expand Up @@ -17289,9 +17289,9 @@ this specification: the &lt;abbr>WHATWG&lt;/abbr> and the
offset. <a href="#refsGREGORIAN">[GREGORIAN]</a></p>

<p>This element is intended as a way to encode modern dates and
times in a machine-readable way so that user agents can offer to add
them to the user's calendar. For example, adding birthday reminders
or scheduling events.</p>
times in a machine-readable way so that, for example, user agents
can offer to add birthday reminders or scheduled events to the
user's calendar.</p>

<!-- it's also intended for restyling to local conventions
(2000-12-31 vs 31-12-2000 vs 12-31-2000), but CSS doesn't support
Expand Down

0 comments on commit 62d66f0

Please sign in to comment.