mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Fix insertRule crash by exposing getter on stylesheet's owner
This commit is contained in:
parent
e58226814f
commit
13eebbfe56
7 changed files with 79 additions and 4 deletions
|
@ -0,0 +1,6 @@
|
|||
<!doctype html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>insertrule @import test reference</title>
|
||||
<link rel="stylesheet" href="support/black.css">
|
||||
</head>
|
Loading…
Add table
Add a link
Reference in a new issue