Files
ladybird/Tests/LibWeb/Text/expected/error-stack-must-contain-full-url.txt
Shannon Booth 4a79bd98d2 Tests/LibWeb: Support opaque file origins for error stack test
When files have an opaque origin, the "file" scheme is omitted from the
blob URL serialization in the stack trace.

This change normalizes the output in the test so that both tuple
file origins and opaque file origins (which may serialize as
'blob:ladybird/') is accepted, ensuring the test passes in
both scenarios.
2026-02-21 23:00:57 +01:00

10 lines
170 B
Plaintext

classic: Error
at Error
at blob:<origin>/[flaky-uuid-replaced]:3:36
module: Error
at Error
at blob:<origin>/[flaky-uuid-replaced]:3:36
at <unknown>