Skip to content

Commit

Permalink
Remove erroneous ref from event-pseudo-name.html (#45756)
Browse files Browse the repository at this point in the history
This test fails in WebKit because it is a testharness.js test and also tries to compare itself to a reference file that doesn't use testharness.js.
  • Loading branch information
nt1m authored Apr 17, 2024
1 parent 228b075 commit c49d2fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion css/css-view-transitions/event-pseudo-name.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<title>View transitions: event pseudo name</title>
<link rel="help" href="https://drafts.csswg.org/css-view-transitions-1/">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="web-animations-api-ref.html">

<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
Expand Down

0 comments on commit c49d2fe

Please sign in to comment.