Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sbansal3096 authored and servo-wpt-sync committed Mar 22, 2019
1 parent 47b0c89 commit ddb1853
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions css/css

This file was deleted.

2 changes: 1 addition & 1 deletion css/cssom/stylesheet-owner.html
Expand Up @@ -3,7 +3,7 @@
<meta charset="utf-8">
<title>insertrule @import test</title>
<link rel="match" href="stylesheet-owner-ref.html">
<style><link rel="stylesheet" ></style>
<style></style>
</head>
<body>
<script>document.styleSheets[0].insertRule("@import url(\"support/black.css\");");</script>
Expand Down

0 comments on commit ddb1853

Please sign in to comment.