<?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>20104</bug_id>
          
          <creation_ts>2008-07-18 19:12:40 -0700</creation_ts>
          <short_desc>Exception in tables/mozilla_expected_failures/bugs/bug92868_1.html includes the equals operator in the quoted expression</short_desc>
          <delta_ts>2008-07-19 22:30:29 -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>JavaScriptCore</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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Timothy Hatcher">timothy</reporter>
          <assigned_to name="Oliver Hunt">oliver</assigned_to>
          <cc>oliver</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>86398</commentid>
    <comment_count>0</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2008-07-18 19:12:40 -0700</bug_when>
    <thetext>The exception throw in LayoutTests/tables/mozilla_expected_failures/bugs/bug92868_1.html includes the equals operator in the quoted expression.

Result of expression &apos;document.styleSheets[1].disabled =&apos; [undefined] is not an object.

Expected:
Result of expression &apos;document.styleSheets[1].disabled&apos; [undefined] is not an object.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86399</commentid>
    <comment_count>1</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2008-07-18 19:14:03 -0700</bug_when>
    <thetext>Actually i suspect that the error expression should be
&apos;document.styleSheets[1]&apos; [...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86433</commentid>
    <comment_count>2</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2008-07-19 20:19:57 -0700</bug_when>
    <thetext>Almost fixerated.  And with no additional memory usage.  Hurrah!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86436</commentid>
    <comment_count>3</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2008-07-19 22:30:29 -0700</bug_when>
    <thetext>Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	JavaScriptCore/ChangeLog
	M	JavaScriptCore/kjs/grammar.y
	M	LayoutTests/ChangeLog
	M	LayoutTests/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt
	M	LayoutTests/fast/js/resources/exception-expression-offset.js
	M	LayoutTests/http/tests/security/cross-frame-access-call-expected.txt
	M	LayoutTests/http/tests/security/cross-frame-access-call.html
	M	LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt
Committed r35250

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>