<?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>15950</bug_id>
          
          <creation_ts>2012-02-10 12:59:12 +0000</creation_ts>
          <short_desc>Rename no-quirks mode and limited quirks mode</short_desc>
          <delta_ts>2012-12-07 03:12:49 +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>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>ian</cc>
    
    <cc>mathias</cc>
    
    <cc>mike</cc>
    
    <cc>www-dom</cc>
    
    <cc>yuhongbao_386</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63952</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-02-10 12:59:12 +0000</bug_when>
    <thetext>Let&apos;s rename no-quirks mode to standards mode and limited quirks mode to almost standards mode. Even though quirks are specified, the names &quot;standards mode&quot; and &quot;almost standards mode&quot; seem to continue to be used everywhere except in spec prose. Let&apos;s align with de facto terminology and not confuse people unnecessarily.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63954</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-02-10 15:07:23 +0000</bug_when>
    <thetext>Hixie, strong opinion?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64054</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-02-13 21:58:18 +0000</bug_when>
    <thetext>It makes no sense to have a mode called &quot;standards mode&quot; when every mode is standardised. I do not plan to make any changes along these lines in the HTML spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64065</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-02-14 06:29:42 +0000</bug_when>
    <thetext>Similarly it makes no sense to have a mode called &quot;quirks mode&quot; or &quot;no-quirks mode&quot; when every mode has quirks. So if you have that line of argument, you need a different set of names altogether.

I stand by the argument that we serve our readers better by using the names they already know, and then leave our sense of logic at the door.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64112</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-02-14 19:34:07 +0000</bug_when>
    <thetext>I&apos;m happy to consider names more accurate than &quot;no-quirks&quot; and &quot;limited-quirks&quot;. &quot;Standards mode&quot; implies that the other modes don&apos;t follow the specs, which I think is a significantly worse problem than using new terminology.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64131</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-02-15 07:21:30 +0000</bug_when>
    <thetext>Why is it a problem?(In reply to comment #4)
&gt; I&apos;m happy to consider names more accurate than &quot;no-quirks&quot; and
&gt; &quot;limited-quirks&quot;.

That&apos;s missing the point. We should use the names people already know and use and will continue to use regardless of what the spec says. Using different terminology is a problem because it forces all readers to mentally translate your terms to quirks mode, almost standards mode and standards mode.

&gt; &quot;Standards mode&quot; implies that the other modes don&apos;t follow
&gt; the specs, which I think is a significantly worse problem than using new
&gt; terminology.

I don&apos;t see why it is a problem at all.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64407</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-02-22 09:29:30 +0000</bug_when>
    <thetext>For other terms we usually side on what our readers know. Examples from the Terminology section:

&quot;URL&quot; (instead of URI or IRI)
&quot;MIME type&quot; (instead of Internet media type)
&quot;plugin&quot; (instead of content handler as the spec had before)
&quot;JavaScript&quot; (instead of ECMAScript)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65891</commentid>
    <comment_count>7</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-03-21 10:20:57 +0000</bug_when>
    <thetext>Resolving as wontfix because the status quo is okay, renaming is a pain, and the old names are vetoed by Hixie.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79603</commentid>
    <comment_count>8</comment_count>
    <who name="Yuhong Bao">yuhongbao_386</who>
    <bug_when>2012-12-07 03:12:49 +0000</bug_when>
    <thetext>http://hsivonen.iki.fi/almost-precedent/
Reminds of why I consider &quot;HTML5&quot; a misnomer even as a buzzword.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>