comparison: layout/style/crashtests/large_border_image_width.html
layout/style/crashtests/large_border_image_width.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 </head> |
|
5 <body> |
|
6 <div style="border: 10px solid transparent; border-image-source: -moz-linear-gradient(0rad, blue 25px, green 25px); border-image-width: 5464618830153;"></div> |
|
7 </body> |
|
8 </html> |
|
9 |