mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
LibWeb: Load external scripts in SVG
This commit is contained in:
committed by
Andrew Kaster
parent
dd283768a8
commit
d5cdda0b40
Notes:
github-actions[bot]
2024-12-11 23:30:41 +00:00
Author: https://github.com/shlyakpavel Commit: https://github.com/LadybirdBrowser/ladybird/commit/d5cdda0b40c Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2738 Reviewed-by: https://github.com/ADKaster ✅ Reviewed-by: https://github.com/shannonbooth ✅
@@ -2,10 +2,10 @@ Harness status: OK
|
||||
|
||||
Found 5 tests
|
||||
|
||||
3 Pass
|
||||
2 Fail
|
||||
4 Pass
|
||||
1 Fail
|
||||
Pass SVG scripts with end tag should run
|
||||
Fail SVG scripts without end tag should not run
|
||||
Pass SVG scripts with bogus end tag inside should run
|
||||
Pass SVG scripts ended by HTML breakout should not run
|
||||
Fail SVG scripts with self-closing start tag should run
|
||||
Pass SVG scripts with self-closing start tag should run
|
||||
Reference in New Issue
Block a user