Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / data / find_in_hidden_frame.html
1 <div>hello</div><iframe style="display:inline;width:0;height:0;border:none" src="data:text/html,hello"></iframe>
2 <iframe style="visibility:hidden" src="data:text/html,hello"></iframe>