[Webkit-unassigned] [Bug 207175] New: WPT test importer imports rel="mismatch" as the reference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 3 18:26:44 PST 2020


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

            Bug ID: 207175
           Summary: WPT test importer imports rel="mismatch" as the
                    reference
           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
                CC: mmaxfield at apple.com, simon.fraser at apple.com,
                    youennf at gmail.com

Some WPT tests use <link rel="mismatch" href=...> to specify a reference that shouldn't match.
On WPT this can be used along with other <link rel="match" ...> references or it can be used alone.

See for example the test: https://github.com/web-platform-tests/wpt/blob/master/css/css-fonts/standard-font-family-20.html

This test was imported on r255351 but the WebKit W3C test importer imported the mismatch as the reference causing the test to fail (see bug 206881)

Other tests are likely affected by this, the one above its just an example.

-- 
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/20200204/d6fb9f4e/attachment-0001.htm>


More information about the webkit-unassigned mailing list