<?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>16065</bug_id>
          
          <creation_ts>2012-02-21 21:23:00 +0000</creation_ts>
          <short_desc>Consistent attribute value quoting in examples. The examples throughout the HTML5 specification have an inconsistent use of attribute value quoting, this can be observed in particular in the Forms section (4.10). Where one attribute value is surrounded by</short_desc>
          <delta_ts>2012-03-03 20:36:10 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</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="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>age.bosma</cc>
    
    <cc>jackalmage</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</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>64393</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-02-21 21:23:00 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
Consistent attribute value quoting in examples.

The examples throughout the HTML5 specification have an inconsistent use of
attribute value quoting, this can be observed in particular in the Forms
section (4.10). Where one attribute value is surrounded by quotes, the other
one isn&apos;t, even within a single element like:

&lt;input type=tel name=&quot;custtel&quot;&gt;

All examples should be using one consistent style, where the recommended style
should be applied.

Posted from: 87.195.226.142
User agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0.2) Gecko/20100101 Firefox/10.0.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64445</commentid>
    <comment_count>1</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2012-02-22 18:57:49 +0000</bug_when>
    <thetext>The HTML spec deliberately uses a mix of styles to avoid advocating any one in particular.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>