diff --git a/url.bs b/url.bs index 643c3e7f..797c919a 100644 --- a/url.bs +++ b/url.bs @@ -2909,9 +2909,6 @@ getter must run these steps: steps:
    -
  1. If context object's url's scheme is - "javascript", then return. -

  2. If the given value is the empty string, then set context object's url's fragment to null and return.