##// END OF EJS Templates
Fix typo.
Pablo de Oliveira -
Show More
@@ -1,6 +1,6 b''
1 //
1 //
2 // Test svg isolation
2 // Test svg isolation
3 // An object whoose metadata contains an "isolated" tag must be isolated
3 // An object whose metadata contains an "isolated" tag must be isolated
4 // from the rest of the document. In the case of inline SVGs, this means
4 // from the rest of the document. In the case of inline SVGs, this means
5 // that multiple SVGs have different scopes. This test checks that there
5 // that multiple SVGs have different scopes. This test checks that there
6 // are no CSS leaks between two isolated SVGs.
6 // are no CSS leaks between two isolated SVGs.
General Comments 0
You need to be logged in to leave comments. Login now