<?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>95627</bug_id>
          
          <creation_ts>2012-08-31 17:01:48 -0700</creation_ts>
          <short_desc>Getting CSS properties and cssText returns null or &quot;&quot; for some properties</short_desc>
          <delta_ts>2012-11-28 11:39:24 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Roger Fong">roger_fong</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jberlin</cc>
    
    <cc>jhoneycutt</cc>
    
    <cc>sfalken</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>710078</commentid>
    <comment_count>0</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-31 17:01:48 -0700</bug_when>
    <thetext>Windows seems to have issues with returning certain CSS properties.
This problem occurs whether you use the cssText, getPropertyCSSValue, or just access the style directly using element.style.etc

For all of these tests the output ends up being either null or &quot;&quot;, and in some cases the property is incomplete (fast/css/parse-border-image-repeat-null-crash.html)

This only seems to happen for certain properties so maybe it&apos;s just that the properties have not been enabled/don&apos;t work on windows at all.

I&apos;ll add windows specific results for now to get bots greener.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>778122</commentid>
    <comment_count>1</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-11-28 11:39:24 -0800</bug_when>
    <thetext>It&apos;s just because there are a large number of features not enabled on Windows.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>