<?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>30340</bug_id>
          
          <creation_ts>2009-10-13 14:38:18 -0700</creation_ts>
          <short_desc>Make fast/css/opacity-float.html use the script-test approach</short_desc>
          <delta_ts>2009-11-14 08:54:55 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Evan Martin">evan</reporter>
          <assigned_to name="Evan Martin">evan</assigned_to>
          <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>154432</commentid>
    <comment_count>0</comment_count>
    <who name="Evan Martin">evan</who>
    <bug_when>2009-10-13 14:38:18 -0700</bug_when>
    <thetext>Darin says:

In the future, you should use the script-tests approach to build tests like
this. This style of tests that write out more about what they&apos;re testing and
why they pass that you get automatically from that are superior. A good example
of how to do this sort of test is
LayoutTests/fast/dom/HTMLFormElement/script-tests/elements-not-in-document.js
and you may be able to see from that how this test could have been done that
way.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>154443</commentid>
    <comment_count>1</comment_count>
    <who name="Evan Martin">evan</who>
    <bug_when>2009-10-13 14:49:52 -0700</bug_when>
    <thetext>Also, while I&apos;m fixing it:

&gt;     - change the test to use script-tests for better clarity
&gt;     - add quite a few more kinds of numbers to the test cases
&gt;     - test all the different types of units -- a test should fail if we made
&gt; any mistakes in the switch statements

I guess that maybe should be a new test, which is a general &quot;test CSS unit formatting&quot; test.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>