mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 02:29:21 +00:00
LibWeb: Implement multiple import map support
This commit is contained in:
parent
0a216f9c14
commit
ac6fe2e211
Notes:
github-actions[bot]
2024-12-10 12:02:45 +00:00
Author: https://github.com/shannonbooth
Commit: ac6fe2e211
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2824
Reviewed-by: https://github.com/Lubrsi ✅
19 changed files with 294 additions and 100 deletions
|
@ -1 +1 @@
|
|||
hello, friends!
|
||||
(1) hello, friends!
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
(1) hello, friends!
|
2
Tests/LibWeb/Text/expected/HTML/multiple-import-maps.txt
Normal file
2
Tests/LibWeb/Text/expected/HTML/multiple-import-maps.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
(1) hello, friends!
|
||||
(2) hello, friends!
|
Loading…
Add table
Add a link
Reference in a new issue