Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=19583
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7480 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 19, 2012
1 parent d97e8dd commit 5d9ea50
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -81345,17 +81345,17 @@ <h4 id=the-dropzone-attribute><span class=secno>8.7.8 </span>The <dfn title=attr


<dt>Any keyword with eight characters or more, beginning with the
an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">string:</code>"<dt>
an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">string:</code>"</dt>

</dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
<dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
kind</a> <i>Plain Unicode string</i> and <a href=#the-drag-data-item-type-string>the drag data
item type string</a> set to a value that matches the remainder
of the keyword are accepted.</dd>

<!--DND-v3:
<dt>Any keyword with six characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">blob:</code>"<dt>
title="">blob:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item
kind</span> <i>Blob</i>, <i>File</i>, or <i>Plain Unicode
Expand All @@ -81365,17 +81365,17 @@ <h4 id=the-dropzone-attribute><span class=secno>8.7.8 </span>The <dfn title=attr
-->

<dt>Any keyword with six characters or more, beginning with an
<a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">file:</code>"<dt>
<a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">file:</code>"</dt>

</dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
<dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
kind</a> <i><a href=#file>File</a></i> and <a href=#the-drag-data-item-type-string>the drag data item type
string</a> set to a value that matches the remainder of the
keyword are accepted.</dd>

<!--DND-v4:
<dt>Any keyword with eight characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">object:</code>"<dt>
title="">object:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item type
string</span> set to a value that matches the remainder of the
Expand Down
12 changes: 6 additions & 6 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -81345,17 +81345,17 @@ dictionary <dfn id=drageventinit>DragEventInit</dfn> : <a href=#mouseeventinit>M


<dt>Any keyword with eight characters or more, beginning with the
an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">string:</code>"<dt>
an <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">string:</code>"</dt>

</dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
<dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
kind</a> <i>Plain Unicode string</i> and <a href=#the-drag-data-item-type-string>the drag data
item type string</a> set to a value that matches the remainder
of the keyword are accepted.</dd>

<!--DND-v3:
<dt>Any keyword with six characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">blob:</code>"<dt>
title="">blob:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item
kind</span> <i>Blob</i>, <i>File</i>, or <i>Plain Unicode
Expand All @@ -81365,17 +81365,17 @@ dictionary <dfn id=drageventinit>DragEventInit</dfn> : <a href=#mouseeventinit>M
-->

<dt>Any keyword with six characters or more, beginning with an
<a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">file:</code>"<dt>
<a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title="">file:</code>"</dt>

</dt><dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
<dd><p>Indicates that items with <a href=#the-drag-data-item-kind>the drag data item
kind</a> <i><a href=#file>File</a></i> and <a href=#the-drag-data-item-type-string>the drag data item type
string</a> set to a value that matches the remainder of the
keyword are accepted.</dd>

<!--DND-v4:
<dt>Any keyword with eight characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">object:</code>"<dt>
title="">object:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item type
string</span> set to a value that matches the remainder of the
Expand Down
8 changes: 4 additions & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -95218,7 +95218,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {

<dt>Any keyword with eight characters or more, beginning with the
an <span>ASCII case-insensitive</span> match for the string "<code
title="">string:</code>"<dt>
title="">string:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item
kind</span> <i>Plain Unicode string</i> and <span>the drag data
Expand All @@ -95228,7 +95228,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {
<!--DND-v3:
<dt>Any keyword with six characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">blob:</code>"<dt>
title="">blob:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item
kind</span> <i>Blob</i>, <i>File</i>, or <i>Plain Unicode
Expand All @@ -95239,7 +95239,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {

<dt>Any keyword with six characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">file:</code>"<dt>
title="">file:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item
kind</span> <i>File</i> and <span>the drag data item type
Expand All @@ -95249,7 +95249,7 @@ dictionary <dfn>DragEventInit</dfn> : <span>MouseEventInit</span> {
<!--DND-v4:
<dt>Any keyword with eight characters or more, beginning with an
<span>ASCII case-insensitive</span> match for the string "<code
title="">object:</code>"<dt>
title="">object:</code>"</dt>

<dd><p>Indicates that items with <span>the drag data item type
string</span> set to a value that matches the remainder of the
Expand Down

0 comments on commit 5d9ea50

Please sign in to comment.