<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>148950</bug_id>
          
          <creation_ts>2015-09-07 22:42:17 -0700</creation_ts>
          <short_desc>imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html causes the next test to be flaky</short_desc>
          <delta_ts>2025-05-18 08:35:56 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chris Dumez">cdumez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1124200</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2015-09-07 22:42:17 -0700</bug_when>
    <thetext>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
@@ -1,3 +1,4 @@
+Blocked access to external URL http://www.localhost:8800/test.ico
 
 PASS The value of the href attribute must be the document&apos;s address if it is unspecified 
 PASS The src attribute of the img element must relative to document&apos;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).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1124201</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2015-09-07 22:44:00 -0700</bug_when>
    <thetext>Skipped in &lt;http://trac.webkit.org/changeset/189479&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1124205</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2015-09-07 23:25:37 -0700</bug_when>
    <thetext>Since the load is an image load and it seems to outlive its document loader. This may be related to ping loads. We may need to tweak this test to make sure it waits for the load to finish before completing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1124206</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2015-09-07 23:30:15 -0700</bug_when>
    <thetext>We may have other tests skipped because of favicons, I vaguely remember this being a problem before.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1124207</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2015-09-07 23:36:13 -0700</bug_when>
    <thetext>In this case though, I suspect this is not favicon related as the test loads test.ico via an IMG element:
&lt;base id=&quot;base&quot; href=&quot;http://{{domains[www]}}:{{ports[http][0]}}&quot;&gt;
&lt;img id=&quot;test&quot; src=&quot;test.ico&quot; style=&quot;display:none&quot;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2117976</commentid>
    <comment_count>5</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2025-05-18 08:35:56 -0700</bug_when>
    <thetext>https://github.com/web-platform-tests/wpt/commit/9b56271427b997898f376a198756467f1faaf8bd &lt;- remove `.sub` part from the test and we have `base_href_specified.html` and we are passing it.

I just resynced whole directory to remove this test and stale expectation as well in https://github.com/WebKit/WebKit/pull/45563.

Marking this as `RESOLVED WONTFIX` since we don&apos;t need to do anything.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>