Skip to content

Commit

Permalink
Add note about deduplication
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Sep 13, 2024
1 parent 7e29eb6 commit 89db10a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions source-map.bs
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,10 @@ run the following steps:
1. [=list/Append=] |decodedSource| to |decodedSources|.
1. Return |decodedSources|.

NOTE: Implementations that support showing source contents but do not support showing multiple
sources with the same URL and different content will arbitrarily choose one of the various contents
corresponding to the given URL.

Extensions {#extensions}
------------------------

Expand Down

0 comments on commit 89db10a

Please sign in to comment.