OpenLayers OpenLayers

Ticket #540 (closed feature: fixed)

Opened 2 years ago

Last modified 1 year ago

Change Feature check to check for SVG 1.0

Reported by: crschmidt Assigned to:
Priority: minor Milestone: 2.4 Release
Component: general Version:
Keywords: Cc:
State:

Description

Our SVG support only requires 1.0, but we're checking for 1.1.

The One Laptop Per Child project browser has SVG 1.0 support, but not 1.1 support.

Add a check for 1.0, with a fallback to 1.1.

Incoming patch has no negative affects on browsers which support 1.1, and adds 1.0 support.

Attachments

1.0.patch (0.6 kB) - added by crschmidt on 03/17/07 20:45:34.
add support for svg 1.0

Change History

03/17/07 20:45:34 changed by crschmidt

  • attachment 1.0.patch added.

add support for svg 1.0

03/19/07 10:50:19 changed by sderle

  • status changed from new to closed.
  • resolution set to fixed.

applied as #2818

07/05/07 17:06:39 changed by euzuro

  • keywords deleted.