<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 - [GTK] Several WPT tests are failing since they were added in the last update in r213882"
   href="https://bugs.webkit.org/show_bug.cgi?id=169915">169915</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] Several WPT tests are failing since they were added in the last update in r213882
          </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>Unspecified
          </td>
        </tr>

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

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

        <tr>
          <th>Keywords</th>
          <td>Gtk, LayoutTestFailure, Soup
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>WebKit Gtk
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>cgarcia&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org, danw&#64;gnome.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-cl.htm
imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm
imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-content-type.htm

All of them fail because libsoup fails to load the requests because the response doesn't include the empty line after the headers. Other browsers allow that, so I've written a patch for libsoup in <a href="https://bugzilla.gnome.org/show_bug.cgi?id=780352">https://bugzilla.gnome.org/show_bug.cgi?id=780352</a>.

While the patch is reviewed and we have a new libsoup version to depend on, we can probably add the patch to our jhbuild to make sure those test pass and don't regress.</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>