<?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>19373</bug_id>
          
          <creation_ts>2012-10-08 22:36:48 +0000</creation_ts>
          <short_desc>vendor prefix renders as bullets</short_desc>
          <delta_ts>2012-10-16 12:50:17 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>content</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>http://docs.webplatform.org/wiki/css/properties/ms-touch-action</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="Eliot Graff">eliotgra</reporter>
          <assigned_to name="Chris Mills">cmills</assigned_to>
          <cc>dom</cc>
    
    <cc>komoroske</cc>
    
    <cc>schepers</cc>
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>75642</commentid>
    <comment_count>0</comment_count>
    <who name="Eliot Graff">eliotgra</who>
    <bug_when>2012-10-08 22:36:48 +0000</bug_when>
    <thetext>Syntax in which a vendor-prefixed element appears renders the initial dash as a bullet. For instance, ms-touch-action [1] has the following source:

===Syntax===
&lt;code&gt;&apos;&apos;&apos;-ms-touch-action: &apos;&apos;&apos;auto &apos;&apos;&apos;{{!}}&apos;&apos;&apos; none &apos;&apos;&apos;{{!}}&apos;&apos;&apos; &apos;&apos;&apos;[&apos;&apos;&apos; &apos;&apos;&apos;[&apos;&apos;&apos; &apos;&apos;&apos;[&apos;&apos;&apos; pan-x {{!}}{{!}} pan-y {{!}}{{!}} pinch-zoom ? &apos;&apos;&apos;]&apos;&apos;&apos; &apos;&apos;&apos;{{!}}&apos;&apos;&apos; manipulation &apos;&apos;&apos;]&apos;&apos;&apos; {{!}}{{!}} double-tap-zoom ? &apos;&apos;&apos;]&apos;&apos;&apos;&lt;/code&gt;

And renders like this (with a bullet before each entry):

Syntax

	ms-touch-action: auto

	ms-touch-action: none

	ms-touch-action: pan-x

	ms-touch-action: pan-y

	ms-touch-action: pinch-zoom

	ms-touch-action: manipulation

	ms-touch-action: double-tap-zoom



[1] http://docs.webplatform.org/wiki/css/properties/ms-touch-action</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76368</commentid>
    <comment_count>1</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2012-10-16 10:37:42 +0000</bug_when>
    <thetext>I think the problem comes from the fact that the pages themselves don&apos;t use the leading hyphen.

That being said, I&apos;ve moved ms-touch-action to -ms-touch-action, and the syntax section still doesn&apos;t show the leading hyphens, so it may be that there is something else (although it might just be caching here)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76374</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Mills">cmills</who>
    <bug_when>2012-10-16 12:45:54 +0000</bug_when>
    <thetext>Have a look now - any better? This is weird - I tried substituting the first dash in the import notes section for the hyphen unicode escape code, and saved it, and it seemed to work. And then I changed it back, and it still seems to work. But I&apos;m guessing this isn&apos;t what feeds generation of that syntax. Maybe it just needed resaving again?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76375</commentid>
    <comment_count>3</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2012-10-16 12:50:17 +0000</bug_when>
    <thetext>yes, I think you&apos;re right re needed to re-save again.

So, this closes this issue (there are a bunch of other ms-* properties that will needed to be similarly moved, but that&apos;s another story)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>