mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 13:48:23 +02:00
Automatic update from web-platform-tests Fix insertRule crash by exposing getter on stylesheet's owner -- wpt-commits: 0e9384b230cb55046e807dafddfe0c69270747f0 wpt-pr: 15987
6 lines
No EOL
157 B
HTML
6 lines
No EOL
157 B
HTML
<!doctype html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>insertrule @import test reference</title>
|
|
<link rel="stylesheet" href="support/black.css">
|
|
</head> |