@vivliostyle/core
    Preparing search index...

    Function resolveReferenceURL

    • Resolve a URL while preserving the document URL for fragment-only references. This is needed when the base URL is a data URL because resolveURL("#id", data:...) intentionally returns just "#id".

      Parameters

      • relURL: string
      • baseURL: string

      Returns string