Bug 22973

Summary: WML <meta> element doesn't handle some WML specific attributes
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: XMLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: gyuyoung, laszlo.gombos, staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 20393    

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
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.