<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 - imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html causes the next test to be flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=148950">148950</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html causes the next test to be flaky
          </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>HTML DOM
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>cdumez&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html causes the next test to be flaky.

This is possibly WebKit1-specific.

diff:
--- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_unspecified-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_unspecified-actual.txt
&#64;&#64; -1,3 +1,4 &#64;&#64;
+Blocked access to external URL <a href="http://www.localhost:8800/test.ico">http://www.localhost:8800/test.ico</a>

 PASS The value of the href attribute must be the document's address if it is unspecified 
 PASS The src attribute of the img element must relative to document's address 


Basically, the load error from base_href_specified.sub.html may be displayed on the output of the following test (base_href_unspecified.html).</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>