mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
MNT Broken builds
This commit is contained in:
parent
9bb6f700b4
commit
f362d8b129
@ -2106,8 +2106,8 @@ class SiteTreeTest extends SapphireTest
|
||||
'Multiple attributes are removed'
|
||||
],
|
||||
[
|
||||
'<link rel="canonical" href="valid" ;;// somethingdodgy < onmouseover=alert(1)',
|
||||
'<link rel="canonical" href="valid" somethingdodgy="">',
|
||||
'<link rel="canonical" href="valid" ;;// somethingdodgy <onmouseover=alert(1)>',
|
||||
'<link rel="canonical" href="valid" somethingdodgy=""><onmouseover></onmouseover>',
|
||||
'Invalid HTML is converted to valid HTML and parsed'
|
||||
],
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user