<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20463</bug_id>
          
          <creation_ts>2012-12-20 16:09:35 +0000</creation_ts>
          <short_desc>The otherwise clause for Document objects can point to the DOM standard instead. See bug 20390 for more details.</short_desc>
          <delta_ts>2013-03-07 10:57:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>DOM</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#origin-0</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>annevk</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>www-dom</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80444</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-12-20 16:09:35 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#origin-0
Complete: http://www.whatwg.org/c#origin-0

Comment:
The otherwise clause for Document objects can point to the DOM standard
instead. See bug 20390 for more details.

Posted from: 82.161.179.17 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.21 (KHTML, like Gecko) Chrome/25.0.1359.3 Safari/537.21</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84027</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-06 19:50:06 +0000</bug_when>
    <thetext>Done on the HTML side, but the DOM side is gonna need some changes.

Right now the text is:

# Unless explicitly given when a document is created, its origin is a
# globally unique identifier and its effective script origin is an
# alias of that origin. [HTML]

...but (a) the origins aren&apos;t set when the documents are created, they&apos;re set just generically for all documents by the HTML spec, and (b) the effective script origin can be mutated.

I recommend this instead:

# Except where otherwise specified, the origin of a Document is a
# globally unique identifier, and the effective script origin of a
# Document is an alias of the Document&apos;s origin. [HTML]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84028</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-03-06 19:51:54 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7732.
Check-in comment: Defer to DOM.
http://html5.org/tools/web-apps-tracker?from=7731&amp;to=7732</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84071</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2013-03-07 10:57:35 +0000</bug_when>
    <thetext>https://github.com/whatwg/dom/commit/99f2a039ace75ad10abbde916a37de7fcc4e41d2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>