mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
auto merge of #584 : ILyoan/servo/patch, r=metajack
This pull request has two different commits. 1. Update rust-netsurfcss. 2. Remove unncessary script tag from a html test which was added by mistake.
This commit is contained in:
commit
035d51cfde
2 changed files with 1 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit aecdedca9ebef5ce6cf4d2dd38e2c312c0907f1d
|
Subproject commit 63860cb115d0ea44196053aa09beae0f8b7a8924
|
|
@ -5,9 +5,6 @@
|
||||||
.c2 { background: blue; }
|
.c2 { background: blue; }
|
||||||
#i1 { color: green; }
|
#i1 { color: green; }
|
||||||
</style>
|
</style>
|
||||||
<script>
|
|
||||||
document.write("ok");
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue