ladybird/Tests/LibWeb/Ref/expected/svg/image-xlink-href-ref.html
Tim Ledbetter 4dd538e708
Some checks are pending
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb/SVG: Prefer href to xlink:href attribute on images
2025-07-12 13:13:47 +02:00

4 lines
85 B
HTML

<!DOCTYPE html>
<svg>
<rect width="100" height="100" fill="green"></rect>
</svg>