WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 22973
WML <meta> element doesn't handle some WML specific attributes
https://bugs.webkit.org/show_bug.cgi?id=22973
Summary
WML <meta> element doesn't handle some WML specific attributes
Nikolas Zimmermann
Reported
2008-12-22 18:14:25 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2011-04-29 15:39:36 PDT
WML support is removed -
http://trac.webkit.org/changeset/85256
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug