mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update web-platform-tests to revision 0a518aaff73532a26e175789f7e75fa99593ac64
This commit is contained in:
parent
9c172f49d0
commit
abcd4b654f
92 changed files with 2869 additions and 642 deletions
|
@ -0,0 +1,5 @@
|
|||
if (typeof aa != 'undefined') {
|
||||
alert_assert(aa);
|
||||
} else {
|
||||
alert_assert("Failed - allowed inline script blocked by meta policy outside head.");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue