Skip to content

Commit

Permalink
Remove unnecessary script tag from a html test
Browse files Browse the repository at this point in the history
  • Loading branch information
ILyoan committed Jul 12, 2013
1 parent 44f166d commit 38eb7cb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/html/test_class_helloworld.html
Expand Up @@ -5,9 +5,6 @@
.c2 { background: blue; }
#i1 { color: green; }
</style>
<script>
document.write("ok");
</script>
</head>
<body>
<div>
Expand Down

5 comments on commit 38eb7cb

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from metajack
at ILyoan@38eb7cb

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging ILyoan/servo/patch = 38eb7cb into auto

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ILyoan/servo/patch = 38eb7cb merged ok, testing candidate = 035d51c

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = 035d51c

Please sign in to comment.