<?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>257254</bug_id>
          
          <creation_ts>2023-05-24 02:54:00 -0700</creation_ts>
          <short_desc>fix table rules=&quot;row&quot; presentational attributes</short_desc>
          <delta_ts>2023-12-18 21:34:21 -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>Tables</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=256850</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Dubost">karlcow</reporter>
          <assigned_to name="Karl Dubost">karlcow</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1957580</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2023-05-24 02:54:00 -0700</bug_when>
    <thetext>This is a followup bug (after Bug 256850) to fix the test /fast/table/border-changes.html
Firefox passes all the tests on that file. 

Safari and Chrome fails
FAIL getComputedStyle(cell, &apos;&apos;).borderLeftStyle should be inset. Was solid.
FAIL getComputedStyle(cell, &apos;&apos;).borderRightStyle should be inset. Was solid.
FAIL getComputedStyle(cell, &apos;&apos;).borderTopStyle should be inset. Was solid.
FAIL getComputedStyle(cell, &apos;&apos;).borderBottomStyle should be inset. Was solid.
FAIL getComputedStyle(cell, &apos;&apos;).borderTopWidth should be 0px. Was 1px.
FAIL getComputedStyle(cell, &apos;&apos;).borderBottomWidth should be 0px. Was 1px.
FAIL getComputedStyle(cell, &apos;&apos;).borderTopStyle should be none. Was solid.
FAIL getComputedStyle(cell, &apos;&apos;).borderBottomStyle should be none. Was solid.


The fix should not be too hard. 
I had partially done it, but I wanted to make sure to isolate the fixes. 

It probably requires a specific WPT test case for it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1957581</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-05-24 02:54:24 -0700</bug_when>
    <thetext>&lt;rdar://problem/109765480&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1999821</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2023-12-14 22:38:46 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/21850</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>