<?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>78162</bug_id>
          
          <creation_ts>2012-02-08 15:23:01 -0800</creation_ts>
          <short_desc>With opaque borders, RenderBoxModelObject should avoid tiled drawing of the background image</short_desc>
          <delta_ts>2012-02-08 23:47:51 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>37241</dup_id>
          
          <bug_file_loc>data:text/html,%3Cdiv%20style=%22height:300px;width:300px;background-image:-webkit-repeating-linear-gradient(top%20left,%20red%2010%25,%20blue%2030%25);border:10px%20solid%22%3E</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matthew Delaney">mdelaney7</reporter>
          <assigned_to name="Matthew Delaney">mdelaney7</assigned_to>
          <cc>mdelaney7</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>552537</commentid>
    <comment_count>0</comment_count>
    <who name="Matthew Delaney">mdelaney7</who>
    <bug_when>2012-02-08 15:23:01 -0800</bug_when>
    <thetext>Consider these two cases:

1) data:text/html,%3Cdiv%20style=%22height:300px;width:300px;background-image:-webkit-repeating-linear-gradient(top%20left,%20red%2010%25,%20blue%2030%25);border:10px%20solid%22%3E

2) data:text/html,%3Cdiv%20style=%22height:300px;width:300px;background-image:-webkit-repeating-linear-gradient(top%20left,%20red%2010%25,%20blue%2030%25);border:10px%20solid%20transparent%22%3E

The only difference is that 1) has a black fully-opaque border and 2) is transparent. In either case, we always draw in the 9-tile case (with the tiles behind the border). Most often, borders are opaque which would save us a bit of work to avoid drawing the full pattern.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>552679</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-02-08 17:34:47 -0800</bug_when>
    <thetext>&lt;rdar://problem/10832889&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>552901</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-02-08 23:47:51 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 37241 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>