Skip to content

Commit

Permalink
Editorial: remove innerText from a note about non-standard APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan committed Aug 18, 2016
1 parent ac87672 commit c37a1fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -67026,8 +67026,7 @@ customElements.define("x-foo", class extends HTMLElement {
known to fall into this category:</p>

<ul>
<li><p><code>HTMLElement</code>'s <code data-x="">innerText</code> and <code
data-x="">outerText</code> IDL attributes</p></li>
<li><p><code>HTMLElement</code>'s <code data-x="">outerText</code> IDL attribute</p></li>

<li><p><code>HTMLInputElement</code>'s <code data-x="">webkitdirectory</code> and <code
data-x="">incremental</code> IDL attributes</p></li>
Expand Down

0 comments on commit c37a1fc

Please sign in to comment.