-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
Description
There's a reason it doesn't, but it's not a particularly good one.
scala-js-dom/dom/src/main/scala/org/scalajs/dom/Location.scala
Lines 47 to 49 in 410f439
* This property also does not exist consistently on IE, even as new as IE11, hence it must be UndefOr. | |
*/ | |
def origin: js.UndefOr[String] = js.native |
https://developer.mozilla.org/en-US/docs/Web/API/Location/origin#browser_compatibility