<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [REGRESSION] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=97179">bug 97179</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>koivisto&#64;iki.fi
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>New Bugs
           </td>
           <td>WebCore Misc.
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>simonjam&#64;chromium.org
           </td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
               &nbsp;
           </td>
           <td>https://bugs.webkit.org/show_bug.cgi?id=139489
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [REGRESSION] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=97179#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [REGRESSION] http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=97179">bug 97179</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>Still happening on Mac:

&#64;&#64; -5,7 +5,7 &#64;&#64;

 Testing value of 'disabled' prior to load just after setting them
 PASS mainSheetLink.sheet is non-null.
-PASS alternateSheetLink.sheet is null
+FAIL alternateSheetLink.sheet should be null. Was [object CSSStyleSheet].
 PASS mainSheetLink.disabled is true
 PASS alternateSheetLink.disabled is false
 Testing the values when the alternate sheet is loaded (as this is the only one that has sheet() === null)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>