<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 - REGRESSION: [ios-simulator debug] LayoutTest platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe.html failing"
href="https://bugs.webkit.org/show_bug.cgi?id=163362">163362</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>REGRESSION: [ios-simulator debug] LayoutTest platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe.html failing
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</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@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ryanhaddad@apple.com
</td>
</tr></table>
<p>
<div>
<pre>LayoutTest platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe.html failing
<a href="https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r207162%20(707)/results.html">https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Debug%20WK2%20(Tests)/r207162%20(707)/results.html</a>
<a href="http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=platform%2Fios-simulator%2Fios%2Fplugin%2Fyoutube-flash-plugin-iframe.html">http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=platform%2Fios-simulator%2Fios%2Fplugin%2Fyoutube-flash-plugin-iframe.html</a>
--- /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-debug-tests-wk2/build/layout-test-results/platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe-actual.txt
@@ -2,7 +2,6 @@
Blocked access to external URL <a href="http://www.youtube.com/embed/N0gb9v4LI4o">http://www.youtube.com/embed/N0gb9v4LI4o</a>
Blocked access to external URL <a href="http://www.youtube.com/embed/N0gb9v4LI4o?version=3&hl=en_US">http://www.youtube.com/embed/N0gb9v4LI4o?version=3&hl=en_US</a>
Blocked access to external URL <a href="http://www.youtube.com/embed/N0gb9v4LI4o?version=3&hl=en_US">http://www.youtube.com/embed/N0gb9v4LI4o?version=3&hl=en_US</a>
-Blocked access to external URL <a href="http://www.youtube.com/embed/N0gb9v4LI4o">http://www.youtube.com/embed/N0gb9v4LI4o</a>
Test transforming youtube flash plugin to youtube iFrame based player. < rdar://problem/11201356>
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -19,8 +18,8 @@
PASS objectEmbedShadowRoot.firstChild.firstChild.tagName is "IFRAME"
PASS internals.shadowPseudoId(objectNoEmbedShadowRoot.firstChild) is "-webkit-plugin-replacement"
PASS objectNoEmbedShadowRoot.firstChild.firstChild.tagName is "IFRAME"
-PASS internals.shadowPseudoId(normalEmbedInIframeShadowRoot.firstChild) is "-webkit-plugin-replacement"
-PASS normalEmbedInIframeShadowRoot.firstChild.firstChild.tagName is "IFRAME"
+FAIL internals.shadowPseudoId(normalEmbedInIframeShadowRoot.firstChild) should be -webkit-plugin-replacement. Threw exception TypeError: null is not an object (evaluating 'normalEmbedInIframeShadowRoot.firstChild')
+FAIL normalEmbedInIframeShadowRoot.firstChild.firstChild.tagName should be IFRAME. Threw exception TypeError: null is not an object (evaluating 'normalEmbedInIframeShadowRoot.firstChild')
PASS successfullyParsed is true
TEST COMPLETE</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>