| Index: chrome/test/data/scroll/plus_files/hover.html
|
| diff --git a/chrome/test/data/scroll/plus_files/hover.html b/chrome/test/data/scroll/plus_files/hover.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..004da37ca97e669fab1c31b7948864604ee7c67e
|
| --- /dev/null
|
| +++ b/chrome/test/data/scroll/plus_files/hover.html
|
| @@ -0,0 +1,41 @@
|
| +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
| +<!-- saved from url=(0044)http://semenzato/plus/plusg_files/hover.html -->
|
| +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link id="default_css" type="text/css" rel="stylesheet" href="css(1)"> <style type="text/css">
|
| +html,body {
|
| + height:100%;
|
| + margin:0px;
|
| + padding:0px;
|
| + border:none;
|
| + overflow:hidden;
|
| +}
|
| +td,div {
|
| + font-family: arial,sans-serif;
|
| +}
|
| +
|
| +
|
| +.wackhistory_ie6 {
|
| + height: expression(document.body.offsetHeight - document.getElementById('wackfooter').offsetHeight - 26 + 'px');
|
| +}
|
| +.wackvideoplayer_ie6 {
|
| + height: expression(document.getElementById('video_controls').offsetTop + 'px');
|
| +}
|
| +.mole_content_ie6 {
|
| + width: expression(document.body.offsetWidth - 2 + 'px');
|
| + height: expression(document.body.offsetHeight - 22 + 'px');
|
| +}
|
| +</style></head> <body onload="init()"><iframe style="position: absolute; width: 9em; height: 9em; top: -99em; " tabindex="-1" aria-hidden="true"></iframe><script type="text/javascript">
|
| +function init() {
|
| + try {
|
| + window.parent.frames["gtn-roster-iframe-id"]['_GC_OnMole'](window);
|
| + } catch(e) {
|
| + for (var i = 0; i in window.parent; i++) {
|
| + try {
|
| + if (window.parent[i].name == "gtn-roster-iframe-id") {
|
| + window.parent[i]['_GC_OnMole'](window);
|
| + break;
|
| + }
|
| + } catch(e2) {}
|
| + }
|
| + }
|
| +}
|
| +</script><div></div><div id="hover" class="CSS_PROFCARD" style="overflow-x: hidden; overflow-y: hidden; "></div></body></html>
|
|
|