<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 - When I check document.webkitFullscreenElement it always returns undefined if I have a video object in fullscreen. It should return the video element."
   href="https://bugs.webkit.org/show_bug.cgi?id=149386">149386</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>When I check document.webkitFullscreenElement it always returns undefined if I have a video object in fullscreen. It should return the video element.
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>iOS
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>iOS 9.0
          </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>Media Elements
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>elecash&#64;gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to Reproduce:
1. Open <a href="http://codepen.io/flower/pen/RPWXOw">http://codepen.io/flower/pen/RPWXOw</a>
2. Click fullscreen button.
3. Click play.

Expected Results:
It should shows an alert with a message &quot;isFullscreen: true&quot;.

Check our API for fullscreen for code details:
<a href="https://github.com/2fdevs/videogular/blob/master/app/scripts/com/2fdevs/videogular/services/vg-fullscreen-api.js">https://github.com/2fdevs/videogular/blob/master/app/scripts/com/2fdevs/videogular/services/vg-fullscreen-api.js</a>

Actual Results:
It shows an alert with a message &quot;isFullscreen: false&quot;.

Also not working in at least iOS 8.3 [12F69].

Configuration: iPad Mini 16GB WiFi</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>