Test mozilla/layout/reftests/border-image/reftest:== 470250-1.html 470250-1-ref.html Detail
- id
- mozilla/layout/reftests/border-image/reftest:19960edaf5236b0a958f69e11eae466e
- type
- reftest
- version
- 0
- enabled
- 1
- tags
- flags
- sections
-
- CSS Backgrounds and Borders Module Level 3 | 0. Unspecified
- url
- http://localhost:8888/mozilla/layout/reftests/border-image/470250-1.html
- file
- mozilla/layout/reftests/border-image/470250-1.html
- url2
- http://localhost:8888/mozilla/layout/reftests/border-image/470250-1-ref.html
- file2
- mozilla/layout/reftests/border-image/470250-1-ref.html
- results
- equal
- 1
- expected
- 0
- failure_type file:
Reftest detail
<!doctype html>
<html><head>
<title>border-image, only middle part, testcase</title>
<style>
div {
width: 48px;
height: 48px;
-moz-border-image: url(3x3green-1DD813.png) 0 / 0;
}
</style>
</head><body>
<div></div>
</body></html>
file frame
:
file2:
<!doctype html> <html><head> <title>border-image, only middle part, reference</title> </head><body> <img src="3x3green-1DD813.png" width="48" height="48"> </body></html>file2 frame :