<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>66270</bug_id>
          
          <creation_ts>2011-08-15 18:28:58 -0700</creation_ts>
          <short_desc>WebKit returns false positive when detecting &apos;space&apos; and &apos;round&apos; values for background-repeat</short_desc>
          <delta_ts>2022-08-14 20:55:48 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://jsbin.com/uzesun/3/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Louis Lazaris">freelanceb</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achicu</cc>
    
    <cc>eoconnor</cc>
    
    <cc>fantasai.bugs</cc>
    
    <cc>mathias</cc>
    
    <cc>morrita</cc>
    
    <cc>parvu</cc>
    
    <cc>paulirish</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>syoichi</cc>
    
    <cc>tabatkins</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>451444</commentid>
    <comment_count>0</comment_count>
    <who name="Louis Lazaris">freelanceb</who>
    <bug_when>2011-08-15 18:28:58 -0700</bug_when>
    <thetext>It seems that no WebKit browser supports the values &quot;space&quot; and &quot;round&quot; for &quot;background-repeat&quot;, yet when testing for these values using JavaScript, WebKit gives a false positive.

The URL (http://jsbin.com/uzesun/3/) is a test page using an extention to Modernizr to add support. Only Opera and IE9/10 should return &apos;true&apos;, but WebKit does as well. Safari 4 does not return true, so it seems that this is a problem in later versions of WebKit. Chrome 8 returns true, but I did not test in anything earlier than that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>451645</commentid>
    <comment_count>1</comment_count>
    <who name="fantasai">fantasai.bugs</who>
    <bug_when>2011-08-16 08:58:53 -0700</bug_when>
    <thetext>This is a spec violation:
  http://www.w3.org/TR/CSS/#partial

Simon, can you inform the layout reviewers to check for this kind of issue when reviewing patches for CSS support, in general? This kind of bug creates a pretty serious forwards/backwards compatibility problem since it prevents the use of the forwards-compat parsing rules to give fallback.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>451690</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2011-08-16 09:56:57 -0700</bug_when>
    <thetext>This is work in progress via bug 27570. We can&apos;t guarantee that WebKit nighties won&apos;t be in this state, but a shipping browser should never be.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>602900</commentid>
    <comment_count>3</comment_count>
    <who name="Louis Lazaris">freelanceb</who>
    <bug_when>2012-04-15 22:17:18 -0700</bug_when>
    <thetext>Is anyone dealing with this bug? Chrome 18.x and Canary (20.x) are still spitting out a false positive when these values are feature detected. This is a major roadblock to using this feature because it prevents Chrome from properly displaying a fallback or polyfill since it thinks it works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932468</commentid>
    <comment_count>4</comment_count>
    <who name="Andrei Parvu">parvu</who>
    <bug_when>2013-09-24 02:08:34 -0700</bug_when>
    <thetext>The repeat round and space were fixed here: https://bugs.webkit.org/show_bug.cgi?id=119080 and here: https://bugs.webkit.org/show_bug.cgi?id=119324.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1891287</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-08-14 20:55:48 -0700</bug_when>
    <thetext>`space` and `round` are correctly supported now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>