Closed
Bug 293096
Opened 20 years ago
Closed 20 years ago
"Wordart" object in web pages are not displayed
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 291813
People
(Reporter: bruno.petit, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 (ax) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 (ax) Web pages of my personal site (URL upon) contain "Wordart" images that are not displayed with Firefox 1.0.3. Only the text associated with "alt=..." is displayed I join the code source of the "Wordart" object: <blockquote> <p style="margin-top: 0; margin-bottom: 0"><b><i> <font size="4" color="#00FF00"> </font></i></b><!--[if gte vml 1]><v:shapetype id="_x0000_t157" coordsize="21600,21600" o:spt="157" adj="2809,10800" path="m@25@0c@26@1@27@3@28@0m@21@4c@22@6@23@5@24@4e"> <v:formulas> <v:f eqn="val #0"/> <v:f eqn="prod @0 41 9"/> <v:f eqn="prod @0 23 9"/> <v:f eqn="sum 0 0 @2"/> <v:f eqn="sum 21600 0 #0"/> <v:f eqn="sum 21600 0 @1"/> <v:f eqn="sum 21600 0 @3"/> <v:f eqn="sum #1 0 10800"/> <v:f eqn="sum 21600 0 #1"/> <v:f eqn="prod @8 2 3"/> <v:f eqn="prod @8 4 3"/> <v:f eqn="prod @8 2 1"/> <v:f eqn="sum 21600 0 @9"/> <v:f eqn="sum 21600 0 @10"/> <v:f eqn="sum 21600 0 @11"/> <v:f eqn="prod #1 2 3"/> <v:f eqn="prod #1 4 3"/> <v:f eqn="prod #1 2 1"/> <v:f eqn="sum 21600 0 @15"/> <v:f eqn="sum 21600 0 @16"/> <v:f eqn="sum 21600 0 @17"/> <v:f eqn="if @7 @14 0"/> <v:f eqn="if @7 @13 @15"/> <v:f eqn="if @7 @12 @16"/> <v:f eqn="if @7 21600 @17"/> <v:f eqn="if @7 0 @20"/> <v:f eqn="if @7 @9 @19"/> <v:f eqn="if @7 @10 @18"/> <v:f eqn="if @7 @11 21600"/> <v:f eqn="sum @24 0 @21"/> <v:f eqn="sum @4 0 @0"/> <v:f eqn="max @21 @25"/> <v:f eqn="min @24 @28"/> <v:f eqn="prod @0 2 1"/> <v:f eqn="sum 21600 0 @33"/> <v:f eqn="mid @26 @27"/> <v:f eqn="mid @24 @28"/> <v:f eqn="mid @22 @23"/> <v:f eqn="mid @21 @25"/> </v:formulas> <v:path textpathok="t" o:connecttype="custom" o:connectlocs="@35,@0;@38,10800;@37,@4;@36,10800" o:connectangles="270,180,90,0"/> <v:textpath on="t" fitshape="t" xscale="t"/> <v:handles> <v:h position="topLeft,#0" yrange="0,4459"/> <v:h position="#1,bottomRight" xrange="8640,12960"/> </v:handles> <o:lock v:ext="edit" text="t" shapetype="t"/> </v:shapetype><v:shape id="_x0000_s1026" type="#_x0000_t157" alt="Bienvenue à" style='width:114pt;height:12pt;mso-wrap-style:square;mso-wrap-distance-left:9pt; mso-wrap-distance-top:0;mso-wrap-distance-right:9pt; mso-wrap-distance-bottom:0;mso-position-horizontal-relative:text; mso-position-vertical:absolute;mso-position-vertical-relative:text; v-text-anchor:top' fillcolor="#cfc" strokecolor="white"> <v:shadow on="t" color="#b2b2b2" opacity="52429f" offset="3pt"/> <v:textpath style='font-family:"Book Antiqua";v-text-kern:t' trim="t" fitpath="t" string="Bienvenue à"/> <o:lock v:ext="edit" aspectratio="t"/> </v:shape><![endif]--><![if !vml]><img border=0 width=154 height=19 src="index1_fichiers/image001.gif" alt="Bienvenue à" v:shapes="_x0000_s1026"><![endif]></p> </blockquote> This bug doesn't occur with Internet explorer 6 Reproducible: Always Steps to Reproduce: 1.simply go to the URL above 2. 3. Actual Results: The web page is displayed but not the "Wordart" image Expected Results: it displays the text associated (in the source code) with "alt=..."
Comment 1•20 years ago
|
||
"WordArt" is a Microsoft proprietary extension, therefore Mozilla does not support it. *** This bug has been marked as a duplicate of 291813 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•