LibWeb/HTML: Support blob URLs in HTMLLinkElement

We are meant to apply the 'URL parser' here, which indicates that
this should work with Blob URLs.
This commit is contained in:
Shannon Booth 2025-01-21 18:03:37 +13:00 committed by Tim Ledbetter
commit ef793d8679
Notes: github-actions[bot] 2025-01-21 10:50:40 +00:00
3 changed files with 31 additions and 1 deletions

View file

@ -0,0 +1,2 @@
rgb(255, 0, 0)
700