- From: <bugzilla@jessica.w3.org>
- Date: Sat, 11 Dec 2010 00:34:07 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11532
Summary: From section 6.1.5 The javascript: protocol, >When a
URL using the javascript: protocol is dereferenced The
"protocol" seems to be used about URI schemes with a
trailing colon, but in other places schemes are
referred to. All instances of "protocol" in th
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML Canvas 2D Context (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://dev.w3.org/html5/spec/Overview.html
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top
Comment:
>From section 6.1.5 The javascript: protocol,
>When a URL using the javascript: protocol is dereferenced
The "protocol" seems to be used about URI schemes with a trailing colon, but
in other places schemes are referred to. All instances of "protocol" in this
meaning should be replaced with a correct usage of "scheme", as standardized
by IETF.
Also, using "protocol" may cause confusion wrt other mentions of "network
protocol".
Posted from: 213.190.104.143
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Saturday, 11 December 2010 00:34:10 UTC