<?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>16123</bug_id>
          
          <creation_ts>2012-02-26 05:33:41 +0000</creation_ts>
          <short_desc>Cleanup style and markup of spec</short_desc>
          <delta_ts>2012-02-26 17:33:57 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Transforms</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</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="Dirk Schulze">dschulze</reporter>
          <assigned_to name="Simon Fraser">smfr</assigned_to>
          <cc>ayg</cc>
    
    <cc>cmarrin</cc>
    
    <cc>dino</cc>
    
    <cc>dschulze</cc>
    
    <cc>eoconnor</cc>
    
    <cc>vhardy</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64603</commentid>
    <comment_count>0</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2012-02-26 05:33:41 +0000</bug_when>
    <thetext>We should cleanup the markup of

* Some properties are surrounded by &quot;&apos;&quot; others not:
&lt;code class=&quot;property&quot;&gt;propery-name&lt;/code&gt;
&lt;code class=&quot;property&quot;&gt;&apos;propery-name&apos;&lt;/code&gt;

Should be the same notation in the whole spec. How do we notate attribute names?

Should we always link to the section of the property if we use it?
&lt;a href=&quot;#property-name&quot;&gt;&lt;code class=&quot;property&quot;&gt;property-name&lt;/code&gt;&lt;/a&gt;

* Same values of properties use the same notation as the property itself, but mostly surrounded by &quot;&apos;&quot; sometimes without &quot;&apos;&quot;
&lt;code class=&quot;property&quot;&gt;&apos;overflow&apos;&lt;/code&gt;

But there are also examples like &apos;none&apos; without extra markup or

&lt;code style=&quot;css&quot;&gt;&apos;preserve-3d&apos;&lt;/code&gt;

How should values for attributes get marked?

* All headlines use &quot;transformation function&quot;, while the text always usees &quot;transform function&quot;. Can we harmonize the naming?

* Referencing terms: Should we reference the description of a term the first time we use it in the text or always? Like &apos;transformable element&apos;
I found examples where terms were not linked to the description but are still italic.

* When do we use class &apos;css&apos;? I found one example with
&lt;code class=&quot;css&quot;&gt;perspective(&amp;lt;length&amp;gt;)&lt;/code&gt;
I expect that we use it on examples of the syntax?

* For some examples the CSS code is intended after the &lt;style&gt; tag, for others it is not. Do we always want to intend CSS source?

* Usage of &lt;var&gt;

Sometimes we have something like &lt;var&gt;&lt;length&gt;&lt;/var&gt;, sometimes just &amp;lt;length&amp;gt; sometimes &lt;i&gt;&amp;lt;length&amp;gt;&lt;/i&gt; and sometimes &lt;em&gt;&lt;tx&gt;&lt;/em&gt; When should we use which notation?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64622</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2012-02-26 17:33:57 +0000</bug_when>
    <thetext>Fixed most of the style issues and harmonized the document with the style of CSS3 Background and CSS3 Images. Fixed some typos.

Commit: 2012/02/26.

No functional changes.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>