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 7781 - forbid duplicate online whitelist namespaces
Summary: forbid duplicate online whitelist namespaces
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords: NE
Depends on:
Blocks:
 
Reported: 2009-10-01 13:07 UTC by Anne
Modified: 2010-10-04 14:30 UTC (History)
4 users (show)

See Also:


Attachments

Description Anne 2009-10-01 13:07:07 UTC
If you have an online whitelist section as follows

/a
/ab
/abc

then the last two entries are not needed at all. It would probably be good for conformance checkers to point out this redundancy.
Comment 1 contributor 2009-10-18 22:59:19 UTC
Checked in as WHATWG revision r4171.
Check-in comment: cache manifests should not have overlapping online whitelist namespaces
http://html5.org/tools/web-apps-tracker?from=4170&to=4171