Home | History | Annotate | Download | only in glue

Lines Matching full:iframe

68       // Check frame tag and iframe tag
70 if (!element.hasTagName("frame") && !element.hasTagName("iframe"))
839 // Test that we don't crash when the page contains an iframe that
844 page_file_path = page_file_path.AppendASCII("iframe-src-is-exe.htm");