Skip to content

Commit

Permalink
Origins serialize to ASCII these days
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Jul 14, 2017
1 parent fc85a1b commit fba2caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4820,7 +4820,7 @@ The <dfn attribute for=Document><code>URL</code></dfn> attribute's getter and
<a for=Document>URL</a>, <a lt="URL serializer" spec=url>serialized</a>.

The <dfn attribute for=Document><code>origin</code></dfn> attribute's getter must return the
<a lt="Unicode serialization of an origin">Unicode serialization</a> of <a>context object</a>'s
<a lt="serialization of an origin">serialization</a> of <a>context object</a>'s
<a for=Document>origin</a>.

The <dfn attribute for=Document><code>compatMode</code></dfn> attribute's getter must
Expand Down

0 comments on commit fba2caf

Please sign in to comment.