comparison: layout/reftests/scrolling/text-2.html
layout/reftests/scrolling/text-2.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <body> |
|
4 <div class="scrollTop" style="width:400px; height:400px; margin-top:10.5px; font-size:21px; white-space:pre; overflow:hidden;">Hello Kitty |
|
5 Hello Kitty |
|
6 Hello Kitty |
|
7 Hello Kitty |
|
8 Hello Kitty |
|
9 Hello Kitty |
|
10 Hello Kitty |
|
11 Hello Kitty |
|
12 Hello Kitty |
|
13 Hello Kitty |
|
14 Hello Kitty |
|
15 <div style="height:800px;"></div> |
|
16 </div> |
|
17 <script src="scrolling.js"></script> |
|
18 </body> |
|
19 </html> |