[Webkit-unassigned] [Bug 211762] New: WPT test importer fails to rewrites references in <link> tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 19:59:15 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211762

            Bug ID: 211762
           Summary: WPT test importer fails to rewrites references in
                    <link> tags
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
            Blocks: 207734

When importing WPT tests, the WebKit WPT importer rewrites references inside several tags, but fails to update references inside link tags.

This was causing failures when importing the css-flexbox suite in bug 191460

For example the WPT test css/css-flexbox/reference/stretch-input-in-column-ref.html has this:

<link href="../support/flexbox.css" rel="stylesheet">

And the test has to be moved from folder css/css-flexbox/reference/ to css/css-flexbox/ in order to be in the same folder than the test.
So the link href has to be updated accordingly


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=207734
[Bug 207734] [META] WPT test importer bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200512/271b7dfb/attachment-0001.htm>


More information about the webkit-unassigned mailing list