Lines Matching full:embed
6025 Add a WebCore::Widget that can embed GtkWidget with and
6026 without a GdkWindow. This can be used to embed any GtkWidget.
16372 to HTMLEmebedElement. It has to be in HTMLEmbedElement because the content we care about uses <embed>.
16827 element for document mode media files instead of an <embed> element. Because WebCore's
16833 document, which replaces the <video> element with an <embed>.
21183 OS X standalone media documents should not switch from <video> to <embed> when
23171 using a <video> element. In these cases switch to an <embed>
23187 - removes the <video> element and puts in an <embed>
30348 over of an embed tag. That assumption can cause the Mac platform to load the wrong plug-in, as Flip4Mac claims supports
35346 fast/replaced/embed-display-none.html
40558 on an EMBED element did not finish ResourceRequest initialization due to
40561 Test: fast/loader/empty-embed-src-attribute.html
48635 the <embed> element entirely. That resulted in a page treating a Flash document as plain HTML rather
48650 instead of the old version that used an out parameter. Always use the <embed> if there isn't a plug-in
70166 "unicode-bidi: embed; direction: ltr;".
70170 "unicode-bidi: embed; direction: rtl;".
75658 (WebCore::BidiResolver::embed): Changed to only add the embedding
75662 code that used to be in the PDF case of embed() here, except the part
75666 code that used to be in the non-PDF case of embed() here, except the
75676 commitExplicitEmbedding() after calling embed() and after calling
76219 (WebCore::::embed):