Auto merge of #5779 - nox:css-escape, r=Ms2ger

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5779)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-04-25 05:42:41 -05:00
commit 1f9de5ee2c
6 changed files with 53 additions and 8 deletions

View file

@ -58,6 +58,7 @@ var interfaceNamesInGlobalScope = [
"CanvasRenderingContext2D",
"CanvasPattern",
"CharacterData",
"CSS",
"CSSStyleDeclaration",
"DOMRect",
"Comment",