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 7764 - Since the online whitelist entries are namespaces it should not use a prefix match but instead something more complicated as is defined for fallback entries in 6.9.5.
Summary: Since the online whitelist entries are namespaces it should not use a prefix ...
Status: VERIFIED INVALID
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: NE
Depends on:
Blocks:
 
Reported: 2009-09-29 15:43 UTC by contributor
Modified: 2010-12-01 15:36 UTC (History)
6 users (show)

See Also:


Attachments

Description contributor 2009-09-29 15:43:46 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#changesToNetworkingModel

Comment:
Since the online whitelist entries are namespaces it should not use a prefix match but instead something more complicated as is defined for fallback entries in 6.9.5.

Posted from: 213.236.208.22
Comment 1 Ian 'Hixie' Hickson 2009-09-30 10:07:04 UTC
I don't understand. 6.9.5 is just a prefix match also. What more do we need?
Comment 2 Anne 2009-09-30 14:25:41 UTC
I was thinking that the longest match would also be relevant for the online whitelist but it is not as far as I can tell.