This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22095 - fix typo URLObject to URLQuery
Summary: fix typo URLObject to URLQuery
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: URL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+urlspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 07:10 UTC by NARUSE, Yui
Modified: 2013-05-20 07:22 UTC (History)
1 user (show)

See Also:


Attachments

Description NARUSE, Yui 2013-05-20 07:10:57 UTC
http://url.spec.whatwg.org/#urlutils-and-urlutilsreadonly-members

[[
If object's url object is not null, set object to a new URLObject object using object.
]]

It's not URLObject but URLQuery.