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 7849 - Check whether .search should or shouldn't work with data: URLs
Summary: Check whether .search should or shouldn't work with data: URLs
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 21:18 UTC by contributor
Modified: 2010-10-04 14:32 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2009-10-08 21:18:40 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#dom-uda-search

Comment:
Check whether .search should or shouldn't work with data: URLs

Posted from: 72.14.229.161
Comment 1 contributor 2009-10-20 10:14:43 UTC
Checked in as WHATWG revision r4202.
Check-in comment: location.search and .pathname do nothing for data: URLs. (Before, the spec required nonsensical behaviour. Oops.)
http://html5.org/tools/web-apps-tracker?from=4201&to=4202