comparison: layout/reftests/native-theme/scroll-thumb-minimum-size-notheme-ref.html
layout/reftests/native-theme/scroll-thumb-minimum-size-notheme-ref.html
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <meta http-equiv="msthemecompatible" content="no"> |
|
3 <div style="width: 200px; height: 200px; overflow: scroll;"> |
|
4 <div style="width: 100000px; height: 1000000px"></div> |
|
5 </div> |