[Webkit-unassigned] [Bug 116175] New: Object tags is not visible with CSS column

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 12:14:01 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116175

           Summary: Object tags is not visible with CSS column
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://new.myspace.com/discover/trending/2013/5/7/tun
                    ed-in-rihannas-777-tour-documentary-doesnt-fly
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pravin.neema at gmail.com


Created an attachment (id=201862)
 --> (https://bugs.webkit.org/attachment.cgi?id=201862&action=review)
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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list