mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove unnecessary script tag from a html test
This commit is contained in:
parent
44f166d9a0
commit
38eb7cbfb1
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
|||
.c2 { background: blue; }
|
||||
#i1 { color: green; }
|
||||
</style>
|
||||
<script>
|
||||
document.write("ok");
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue