<?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>12986</bug_id>
          
          <creation_ts>2011-06-18 08:06:45 +0000</creation_ts>
          <short_desc>Last Call comments to HTML5</short_desc>
          <delta_ts>2011-08-10 03:05:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>13724</dup_id>
          
          <bug_file_loc>http://www.w3.org/mid/4DFC5AC4.7030105@gmail.com</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>13719</dependson>
    
    <dependson>13720</dependson>
    
    <dependson>13721</dependson>
    
    <dependson>13722</dependson>
    
    <dependson>13723</dependson>
    
    <dependson>13724</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="HTML WG bugbot">mike+html-wg-mailbot</reporter>
          <assigned_to>contributor</assigned_to>
          <cc>evnikita2</cc>
    
    <cc>ian</cc>
    
    <cc>jan.varga</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>49826</commentid>
    <comment_count>0</comment_count>
    <who name="HTML WG bugbot">mike+html-wg-mailbot</who>
    <bug_when>2011-06-18 08:06:45 +0000</bug_when>
    <thetext>public-html-comments posting from: Mykyta Yevstifeyev &lt;evnikita2@gmail.com&gt;
http://www.w3.org/mid/4DFC5AC4.7030105@gmail.com

Hello,

Mark Nottingham, who is IETF/W3C liaison, notified folks at the IETF 
that HTML WG started LC on HTML5 specifications.  I&apos;d like to provide 
some comments with regard to URIs in the HTML5 specification.  (This 
message was initially sent to apps-discuss@ietf.org list).  Some 
additions are in-line.

&gt; Hello,
&gt;
&gt; I see the proposed HTML5 specification has the following text (Section 
&gt; 2.6.1):
&gt;
&gt;&gt; This specification defines the URL |about:legacy-compat| as a 
&gt;&gt; reserved, though unresolvable, |about:| URI, for use in DOCTYPE 
&gt;&gt; &lt;http://dev.w3.org/html5/spec/Overview.html#syntax-doctype&gt;s in HTML 
&gt;&gt; documents &lt;http://dev.w3.org/html5/spec/Overview.html#html-documents&gt; 
&gt;&gt; when needed for compatibility with XML tools. [ABOUT] 
&gt;&gt; &lt;http://dev.w3.org/html5/spec/Overview.html#refsABOUT&gt;
&gt;&gt;
&gt;&gt; This specification defines the URL |about:srcdoc| as a reserved, 
&gt;&gt; though unresolvable, |about:| URI, that is used as the document&apos;s 
&gt;&gt; address 
&gt;&gt; &lt;http://dev.w3.org/html5/spec/Overview.html#the-document-s-address&gt; 
&gt;&gt; of |iframe| |srcdoc| documents 
&gt;&gt; &lt;http://dev.w3.org/html5/spec/Overview.html#an-iframe-srcdoc-document&gt;. 
&gt;&gt; [ABOUT] &lt;http://dev.w3.org/html5/spec/Overview.html#refsABOUT&gt;
&gt;&gt;
&gt; Moreover, the [ABOUT] references the well-known 
&gt; draft-holsten-about-uri-scheme which we have had a lot of discussions 
&gt; on.  Considering that there isn&apos;t a strong decision on this draft, I&apos;d 
&gt; recommend W3C not to include this text in the proposed document.  
&gt; Mentioning that &quot;about:legacy-compat&quot; is to be used for a specific 
&gt; purpose in Section 8.1.1 (the same is with &quot;about:srcdoc&quot;) seems fine 
&gt; to me.
Currently, this Internet-Draft is being actively discussed at IETF; we 
haven&apos;t reached some stable consensus with regard to it.  See archives 
at http://www.ietf.org/mail-archive/web/ietf/current/maillist.html for 
these discussions.
&gt;
&gt; Probably the same is with &apos;javascript&apos; URIs (Section 6.1.5).  It 
&gt; references [JSURL], the draft-hoehrmann-javascript-scheme, which is 
&gt; now expired.  It includes-by-reference the source code retrieval 
&gt; operation for these URIs 
&gt; (http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme-03#section-3.1).  
&gt; I propose not to include it by reference but rather describe in the 
&gt; specification itself.  The algorithm contains only 4 steps so it 
&gt; shouldn&apos;t be a problem.
&gt;
&gt; An editorial comment.  I see the document using such terms as &quot;mailto: 
&gt; URL&quot;, &quot;data: URL&quot;, &quot;javascript: URL&quot; etc.  An example is (Section 2.1.1):
&gt;
&gt;&gt; The term |data:| URL refers to URLs 
&gt;&gt; &lt;http://dev.w3.org/html5/spec/Overview.html#url&gt; that use the |data:| 
&gt;&gt; scheme.
&gt; Considering the string before &quot;URL&quot; identifies the scheme, I&apos;d 
&gt; recommend not to include &quot;:&quot; (colon) their, since this character isn&apos;t 
&gt; a part of the scheme name (but rather a delimiter).  Having &quot;scheme 
&gt; URL&quot; or &quot; &apos;scheme&apos; URL &quot; (I personally prefer the last) is OK.
&gt;
&gt; With regard to references.  The [MAILTO] references the document which 
&gt; was obsoleted by RFC 6068.  [COOKIES] has become RFC 6265 (the link 
&gt; should be fixed).  References to Internet-Drafts should be given as 
&gt; &quot;Work in Progress&quot; per RFC 2026.
&gt;
&gt; Probably Section 2.6, as well as some other URI-related stuff, can be 
&gt; interested for some people on uri@w3.org list so I&apos;ll forward the LC 
&gt; announcement there to encourage their feedback.
I&apos;ve already sent a note to this list.

Mykyta Yevstifeyev
&gt;
&gt; All the best,
&gt; Mykyta Yevstifeyev
&gt;
&gt; 17.06.2011 23:45, Mark Nottingham wrote:
&gt;&gt; [ with my IETF/W3C Liaison hat on ]
&gt;&gt;
&gt;&gt; The W3C has announced a Last Call on the HTML5 specification; see:
&gt;&gt;   http://www.w3.org/2011/02/htmlwg-pr.html
&gt;&gt;
&gt;&gt; The IETF has been encouraged to provide feedback, especially regarding HTML&apos;s use of and interface with IETF technologies.
&gt;&gt;
&gt;&gt; For background on Last Call in their process, see:
&gt;&gt;   http://www.w3.org/2005/10/Process-20051014/tr.html#last-call
&gt;&gt;
&gt;&gt; and the specification itself:
&gt;&gt;   http://www.w3.org/TR/html5/
&gt;&gt; paying special attention to the &apos;status of this document&apos; section for information about the Last Call and how to provide feedback.
&gt;&gt;
&gt;&gt; See also their LC FAQ:
&gt;&gt;   http://www.w3.org/2011/05/html5lc-faq.html
&gt;&gt;
&gt;&gt; Cheers,
&gt;&gt;
&gt;&gt; --
&gt;&gt; Mark Nottinghamhttp://www.mnot.net/
&gt;&gt;
&gt;&gt;
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; apps-discuss mailing list
&gt;&gt; apps-discuss@ietf.org
&gt;&gt; https://www.ietf.org/mailman/listinfo/apps-discuss
&gt;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52553</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:02:32 +0000</bug_when>
    <thetext>mass-moved component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54533</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-10 01:27:59 +0000</bug_when>
    <thetext>Could someone split this into one issue per bug?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54558</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-10 03:05:29 +0000</bug_when>
    <thetext>split out into bug 13719, bug 13720, bug 13721, bug 13722 , bug 13723, bug 13724

Mykyta, I recommend you add yourself to the Cc list for those bugs. I&apos;m closing this one.

*** This bug has been marked as a duplicate of bug 13724 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>