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:
bors-servo 2013-07-11 20:15:31 -07:00
commit 035d51cfde
2 changed files with 1 additions and 4 deletions

@ -1 +1 @@
Subproject commit aecdedca9ebef5ce6cf4d2dd38e2c312c0907f1d
Subproject commit 63860cb115d0ea44196053aa09beae0f8b7a8924

View file

@ -5,9 +5,6 @@
.c2 { background: blue; }
#i1 { color: green; }
</style>
<script>
document.write("ok");
</script>
</head>
<body>
<div>