mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
LibWeb/SVG: Process script element when its text content changes
This commit is contained in:
committed by
Jelle Raaijmakers
parent
db7aa68340
commit
a187d5f28f
Notes:
github-actions[bot]
2025-02-26 15:09:59 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/a187d5f28fa Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3703 Reviewed-by: https://github.com/awesomekling ✅
@@ -2,10 +2,10 @@ Harness status: OK
|
||||
|
||||
Found 5 tests
|
||||
|
||||
4 Pass
|
||||
1 Fail
|
||||
3 Pass
|
||||
2 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 ended by HTML breakout should not run
|
||||
Pass SVG scripts with self-closing start tag should run
|
||||
Reference in New Issue
Block a user