<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [mac-wk1] LayoutTest media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html is failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=165258">165258</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[mac-wk1] LayoutTest media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html is failing
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>LayoutTest media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html is failing

This test fails on every run on mac-wk1.

<a href="https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r209181%20(11826)/results.html">https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r209181%20(11826)/results.html</a>

<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fmodern-media-controls%2Fmedia-controller%2Fmedia-controller-fullscreen-ltr.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fmodern-media-controls%2Fmedia-controller%2Fmedia-controller-fullscreen-ltr.html</a>

--- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-actual.txt
&#64;&#64; -4,16 +4,16 &#64;&#64;


 Media entered fullscreen
-PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is true
-PASS document.defaultView.getComputedStyle(volumeSliderElement).transform is &quot;none&quot;
+FAIL mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') should be true. Was false.
+FAIL document.defaultView.getComputedStyle(volumeSliderElement).transform should be none. Threw exception TypeError: Type error

 Setting layout direction to RTL
 PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is false
-PASS document.defaultView.getComputedStyle(volumeSliderElement).transform is &quot;matrix(-1, 0, 0, 1, 0, 0)&quot;
+FAIL document.defaultView.getComputedStyle(volumeSliderElement).transform should be matrix(-1, 0, 0, 1, 0, 0). Threw exception TypeError: Type error

 Setting layout direction back to LTR
-PASS mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') is true
-PASS document.defaultView.getComputedStyle(volumeSliderElement).transform is &quot;none&quot;
+FAIL mediaControlsElement.classList.contains('uses-ltr-user-interface-layout-direction') should be true. Was false.
+FAIL document.defaultView.getComputedStyle(volumeSliderElement).transform should be none. Threw exception TypeError: Type error

 PASS successfullyParsed is true</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>