WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
116175
Object tags is not visible with CSS column
https://bugs.webkit.org/show_bug.cgi?id=116175
Summary
Object tags is not visible with CSS column
Pravin
Reported
2013-05-15 12:12:27 PDT
Created
attachment 201862
[details]
Object tags is not visible with CSS column Hi, I m rendering page with CSS column and having youtube embed tag. But it render but it won't visible on browser. I m attaching image, in which one video is visible (i.e. Rihanna Apologizes....) one but other with red border is not visible. I have tested with mutliple below text in other file without CSS column and it works but as soon as i apply css column it won't visible: <object width="400px" height="245px"> <param name="movie" value="
https://www.youtube.com/v/dMjoF7i_xrI
"> <param name="allowFullScreen" value="true"> <param name="allowscriptaccess" value="always"> <embed src="
https://www.youtube.com/v/dMjoF7i_xrI
" type="application/x-shockwave-flash" width="400px" height="245px" allowscriptaccess="always" allowfullscreen="true" wmode="transparent"> </object> -Thanks Pravin
Attachments
Object tags is not visible with CSS column
(713.14 KB, image/jpeg)
2013-05-15 12:12 PDT
,
Pravin
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-13 14:48:08 PDT
WebKit no longer supports any NPAPI features
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