mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-16 23:25:03 +00:00
Bug 882687: Fixing test position test; r=mdas
This commit is contained in:
parent
5091f47258
commit
19b73e1024
@ -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]
|
||||
|
@ -18,8 +18,8 @@
|
||||
}
|
||||
#r2 {
|
||||
background-color: red;
|
||||
left: 10.9px;
|
||||
top: 10.1px;
|
||||
left: 11px;
|
||||
top: 10px;
|
||||
width: 48.666666667px;
|
||||
height: 49.333333333px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user