<?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>13600</bug_id>
          
          <creation_ts>2011-08-03 09:25:26 +0000</creation_ts>
          <short_desc>Provide XHTML entity definitions in a more convenient way</short_desc>
          <delta_ts>2011-09-23 22:35:35 +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>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jirka Kosek">jirka</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>davidc</cc>
    
    <cc>ian</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>52149</commentid>
    <comment_count>0</comment_count>
    <who name="Jirka Kosek">jirka</who>
    <bug_when>2011-08-03 09:25:26 +0000</bug_when>
    <thetext>Section 9.2 contains data URI to provide definitions of entities for XHTML content. Such definition should directly listed in the HTML5 spec or should be available at some http://... URI</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52195</commentid>
    <comment_count>1</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2011-08-03 16:39:13 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; Section 9.2 contains data URI to provide definitions of entities for XHTML
&gt; content. Such definition should directly listed in the HTML5 spec or should be
&gt; available at some http://... URI

baring bugs they should be the same as

http://www.w3.org/2003/entities/2007/htmlmathml-f.ent

(they are derived from the same source)


David</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52264</commentid>
    <comment_count>2</comment_count>
    <who name="Jirka Kosek">jirka</who>
    <bug_when>2011-08-03 21:45:57 +0000</bug_when>
    <thetext>(In reply to comment #1)

&gt; baring bugs they should be the same as
&gt; 
&gt; http://www.w3.org/2003/entities/2007/htmlmathml-f.ent
&gt; 
&gt; (they are derived from the same source)

Cool. Then adding just this URL into spec should be fine. I was reading printed version of spec and having link to data-URI was not really very convenient. ;-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53569</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:15:14 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54940</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-14 06:57:12 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: The file in question is huge and not intended to be human-readable. It&apos;s already in the spec in a human readable fashion in the table a few pages earlier.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>54961</commentid>
    <comment_count>5</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2011-08-14 09:52:10 +0000</bug_when>
    <thetext>(In reply to comment #4)

&gt; Rationale: The file in question is huge and not intended to be human-readable.
&gt; It&apos;s already in the spec in a human readable fashion in the table a few pages
&gt; earlier.

Ian, would it be possible to add a line saying that?

It isn&apos;t at all obvious reading the spec that that base 64 encoded data URL has essentially the same data as the entity table given earlier. Would you consider changing

 the public identifiers given in the following list all correspond to &lt;a href=&quot;data:...&gt;the URL given by this
  link&lt;/a&gt;.

to something like


 the public identifiers given in the following list all correspond to &lt;a href=&quot;data:...&gt;the URL given by this
  link&lt;/a&gt;, which defines all the entities listed in the section &lt;a href=&quot;#...&gt;Named character references&lt;/a&gt; which are compatible with the XML syntax.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55053</commentid>
    <comment_count>6</comment_count>
    <who name="Jirka Kosek">jirka</who>
    <bug_when>2011-08-15 07:47:38 +0000</bug_when>
    <thetext>I second David&apos;s suggestion. Adding such simple explanatory text will eliminate any possible confusion.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55651</commentid>
    <comment_count>7</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-08-23 05:01:15 +0000</bug_when>
    <thetext>Sure, I can add some pointer to that section.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57274</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-09-23 22:34:06 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Adding an explanation is useful.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57276</commentid>
    <comment_count>9</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-09-23 22:35:35 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6583.
Check-in comment: Explain what the DTD is.
http://html5.org/tools/web-apps-tracker?from=6582&amp;to=6583</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>