[Webkit-unassigned] [Bug 22973] New: WML <meta> element doesn't handle some WML specific attributes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 22 18:14:25 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22973
Summary: WML <meta> element doesn't handle some WML specific
attributes
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: zimmermann at kde.org
CC: staikos at kde.org
Some quotes from the WML specification:
1) The 'name' attribute:
"This attribute specifies the property name. The user agent must ignore any
meta-data named with this attribute. Network servers should not emit WML
content containing meta-data named with this attribute."
2) The 'forua' attribute:
"If the value is "false" an intermediate agent MUST remove the "meta" element
before the document is sent to the client. If the value is "true" the meta data
of the element MUST be delivered to the user-agent. The method of delivery may
vary. For example, http-equiv meta-data may be delivered using HTTP or WSP
headers."
3) The 'scheme' attribute:
"This attribute specifies a form or structure that may be used to interpret the
property value. Scheme values vary depending on the type of meta-data."
Test & implement these attributes.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list