Bug 882687: Fixing test position test; r=mdas

This commit is contained in:
David Burns 2014-04-08 01:13:31 +01:00
parent 5091f47258
commit 19b73e1024
2 changed files with 2 additions and 3 deletions

View File

@ -30,7 +30,6 @@ b2g = false
b2g = false
[test_elementsize.py]
[test_position.py]
disabled = "Bug 882687"
[test_rendered_element.py]
[test_elementState.py]
[test_elementState_chrome.py]

View File

@ -18,8 +18,8 @@
}
#r2 {
background-color: red;
left: 10.9px;
top: 10.1px;
left: 11px;
top: 10px;
width: 48.666666667px;
height: 49.333333333px;
}