<?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>50176</bug_id>
          
          <creation_ts>2010-11-29 13:24:25 -0800</creation_ts>
          <short_desc>Table rendering not update after matched css rule change</short_desc>
          <delta_ts>2010-11-29 14:12:52 -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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>12519</dup_id>
          
          <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>0</everconfirmed>
          <reporter name="xiyuan">xiyuan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>arv</cc>
    
    <cc>dglazkov</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>314592</commentid>
    <comment_count>0</comment_count>
      <attachid>75053</attachid>
    <who name="xiyuan">xiyuan</who>
    <bug_when>2010-11-29 13:24:25 -0800</bug_when>
    <thetext>Created attachment 75053
Simplified test case.

- Have a container div that hosts a table;
- Use CSS[attr] to show/hide table row;
- After initial loading, container&apos;s attribute change will change the matched css rules but the rendered result does not change.

Attached is a test page. There are two rows in the table and when click on the top button, it changes container attribute which should hide the first table row and show the 2nd one. You can confirm that matched css rule changed from the inspector that row1 should have &quot;display:none&quot;. However, row1 remains visible and row2 remains hidden.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>314634</commentid>
    <comment_count>1</comment_count>
    <who name="Erik Arvidsson">arv</who>
    <bug_when>2010-11-29 14:12:52 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 12519 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>75053</attachid>
            <date>2010-11-29 13:24:25 -0800</date>
            <delta_ts>2010-11-29 13:24:25 -0800</delta_ts>
            <desc>Simplified test case.</desc>
            <filename>css_table_row_test.html</filename>
            <type>text/html</type>
            <size>649</size>
            <attacher name="xiyuan">xiyuan</attacher>
            
              <data encoding="base64">PCFkb2N0eXBlIGh0bWw+CjxodG1sPgo8aGVhZD4KCjxzdHlsZT4KCiNjb250YWluZXJbcm93MV0g
LnJvdzIsCiNjb250YWluZXJbcm93Ml0gLnJvdzEgewogIGRpc3BsYXk6IG5vbmU7Cn0KCjwvc3R5
bGU+Cgo8c2NyaXB0PgpmdW5jdGlvbiB0b2dnbGVSb3coKSB7CiAgdmFyIGNvbnRhaW5lciA9IGRv
Y3VtZW50LmdldEVsZW1lbnRCeUlkKCdjb250YWluZXInKTsKICBjb250YWluZXIucmVtb3ZlQXR0
cmlidXRlKCdyb3cxJyk7CiAgY29udGFpbmVyLnNldEF0dHJpYnV0ZSgncm93MicsIHRydWUpOwp9
Cjwvc2NyaXB0PgoKPC9oZWFkPgoKPGJvZHk+CjxidXR0b24gb25jbGljaz0ndG9nZ2xlUm93KCk7
Jz5DbGljayBtZSB0byBoaWRlIFJvdzEgYW5kIHNob3cgUm93MjwvYnV0dG9uPgo8ZGl2IGlkPWNv
bnRhaW5lciByb3cxPXRydWU+CiAgPHRhYmxlPgogICAgPHRyIGNsYXNzPSdyb3cxJz4KICAgICAg
PHRkPlJvdzE6IFRoaXMgc2hvdWxkIGJlIHZpc2libGUgaW5pdGlhbGx5LjwvdGQ+CiAgICA8L3Ry
PgogICAgPHRyIGNsYXNzPSdyb3cyJz4KICAgICAgPHRkPlJvdzI6IFRoaXMgc2hvdWxkIHNob3cg
dXAgYWZ0ZXIgYWZ0ZXIgcm93MSBpcyBoaWRkZW48L3RkPgogICAgPC90cj4KICA8L3RhYmxlPgo8
L2Rpdj4KPC9ib2R5Pgo8L2h0bWw+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>