Closed
Bug 271204
Opened 20 years ago
Closed 20 years ago
W3C Test Suite: plugin needed???
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jay, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041031
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a5) Gecko/20041031
using mozSVG native to view the W3C SVG test suite.
displays plugin needed graphic rather than SVG graphics
Reproducible: Always
Steps to Reproduce:
1.open test suite in mozSVG native browser
2.
3.
Actual Results:
broken plugin needed graphic displayed
Expected Results:
display SVG
this seems to be common to many of the test suite examples.
in the instance of the given example the graphic can be loaded and displayed
directly:
http://www.w3.org/Graphics/SVG/Test/20030813/svggen/interact-order-01-b.svg
however the interactivity is broken (bubbling) this has been logged as an
additional bug.
![]() |
||
Comment 1•20 years ago
|
||
Marking INVALID
Compare the User-Agent string from your build with the date mentioned here:
http://www.mozilla.org/projects/svg/faq.html#embed
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Summary: W3C Test Suite: plugin needed??? → W3C Test Suite: plugin needed???
Reporter | ||
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
![]() |
||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•20 years ago
|
||
jwatt, as I understand it the link you provided refers to embed using a plugin
presumably asv3 for instance. however I was using mozSVG native, so a plugin
should not be required.
I've tested this example with 2004112105 and the nightly build requires a plugin.
this bug doesn't refer to the need for plugins, where one is needed, but rather
where one isnt needed, eg mozSVG native.
If I have misunderstood, and in fact there is now a mozSVG native nightly build,
please accept my apologies and provide a pointer.
cheers
![]() |
||
Comment 3•20 years ago
|
||
Remarking INVALID
The link I gave you refers to builds with native SVG support. They will now
handle SVG content included by reference into HTML documents using the
<html:embed> tag, so you won't need a plug-in. In fact it will be ignored now
even if you install it. Nightly builds for Windows with native SVG support built
in are contributed by David. See
ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/nightly/contrib/latest-trunk/
(In reply to comment #2)
> jwatt, as I understand it the link you provided refers to embed using a plugin
> presumably asv3 for instance. however I was using mozSVG native, so a plugin
> should not be required.
>
> I've tested this example with 2004112105 and the nightly build requires a plugin.
>
> this bug doesn't refer to the need for plugins, where one is needed, but rather
> where one isnt needed, eg mozSVG native.
>
> If I have misunderstood, and in fact there is now a mozSVG native nightly build,
> please accept my apologies and provide a pointer.
>
> cheers
Reporter | ||
Comment 4•20 years ago
|
||
jwatt appreciate the link for mozSVG native nightly builds for win32 is there
one for linux? svg-developer who raised this issue is linux user
Comment 5•20 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•