mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 12:20:56 +00:00
Bug 1769512 - Minor test tweaks.
MANUAL PUSH: Trivial orange fix CLOSED TREE
This commit is contained in:
parent
1bbc56f8c7
commit
35afb9540a
@ -221,6 +221,7 @@ var supported_properties = {
|
||||
"min-width": [ test_length_transition, test_percent_transition,
|
||||
test_length_clamped, test_percent_clamped ],
|
||||
"object-position": [ test_background_position_transition ],
|
||||
"overflow-clip-margin": [ test_length_transition ],
|
||||
"opacity" : [ test_float_zeroToOne_transition,
|
||||
// opacity is clamped in computed style
|
||||
// (not parsing/interpolation)
|
||||
|
@ -0,0 +1,4 @@
|
||||
[overflow-clip-margin-002.html]
|
||||
bug: Relies on non-overlay scrollbars so that scrollbars have the same length. Also Android doesn't paint scrollbar track
|
||||
expected:
|
||||
if os == "android": FAIL
|
@ -0,0 +1,4 @@
|
||||
[overflow-clip-margin-005.html]
|
||||
bug: Relies on non-overlay scrollbars so that scrollbars have the same length. Also Android doesn't paint scrollbar track
|
||||
expected:
|
||||
if os == "android": FAIL
|
Loading…
x
Reference in New Issue
Block a user