Skip to content

Commit

Permalink
Bug 1893390 [wpt PR 45903] - Make CSSStyleSheet baseURL test non-tent…
Browse files Browse the repository at this point in the history
…ative, a=testonly

Automatic update from web-platform-tests
Make CSSStyleSheet baseURL test non-tentative (#45903)

It was spec'd a long time ago:
w3c/csswg-drafts#6304
--

wpt-commits: 7bea4f8a47e6f245c01e2b7cd740df5895a1727b
wpt-pr: 45903
  • Loading branch information
foolip authored and moz-wptsync-bot committed May 8, 2024
1 parent 2ed0450 commit ef4c98f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<title>CSSStyleSheet baseURL</title>
<link rel="author" title="Erik Nordin" href="mailto:enordin@mozilla.com">
<link rel="help" href="https://github.com/WICG/construct-stylesheets/issues/95#issuecomment-593545252">
<link rel="help" href="https://drafts.csswg.org/cssom-1/#dom-cssstylesheetinit-baseurl">
<div id="target"></div>
<script src='/resources/testharness.js'></script>
<script src='/resources/testharnessreport.js'></script>
Expand Down

0 comments on commit ef4c98f

Please sign in to comment.