зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1475162 - Drop pref annotations from tests that no longer need them; r=hiro
Many tests set the dom.animations-api.core.enabled pref to true when all they really require are the features covered by the dom.element-animate.core.enabled pref. Now that we have removed that pref and permanently enabled that functionality we can drop the annotations from such tests. MozReview-Commit-ID: CGOLp6pVFLE --HG-- extra : rebase_source : e298e9404d76d55421d9ca4b514410d02cc243b1
This commit is contained in:
Родитель
a2a2e0da37
Коммит
c96dd5e595
|
@ -1,16 +1,16 @@
|
|||
pref(dom.animations-api.core.enabled,true) load 1239889-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1244595-1.html
|
||||
load 1244595-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1216842-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1216842-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1216842-3.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1216842-4.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1216842-5.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1216842-6.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1272475-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1272475-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1278485-1.html
|
||||
load 1272475-1.html
|
||||
load 1272475-2.html
|
||||
load 1278485-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1277272-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1282691-1.html
|
||||
load 1282691-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1291413-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1291413-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1304886-1.html
|
||||
|
@ -28,15 +28,15 @@ pref(dom.animations-api.core.enabled,true) load 1330190-2.html
|
|||
pref(dom.animations-api.core.enabled,true) load 1330513-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1333539-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1333539-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1334582-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1334582-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1334583-1.html
|
||||
load 1334582-1.html
|
||||
load 1334582-2.html
|
||||
load 1334583-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1335998-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1343589-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1359658-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1373712-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1379606-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1393605-1.html
|
||||
load 1393605-1.html
|
||||
load 1400022-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1401809.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1411318-1.html
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
test-pref(dom.animations-api.core.enabled,true) == 1246046-1.html green-box.html
|
||||
== 1246046-1.html green-box.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == 1267937-1.html 1267937-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == 1298742-1.html 1298742-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == 1363639-1.html green-box.html
|
||||
== 1363639-1.html green-box.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-none-animation-before-appending-element.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-keyframe.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-keyframe-in-delay.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-target.html stacking-context-animation-changing-target-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-target-in-delay.html stacking-context-animation-changing-target-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-changing-effect.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-opacity-losing-css-animation-in-delay.html stacking-context-animation-ref.html
|
||||
== stacking-context-opacity-losing-css-animation-in-delay.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-changing-keyframe.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-changing-keyframe-in-delay.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-changing-target.html stacking-context-animation-changing-target-ref.html
|
||||
|
@ -16,9 +16,9 @@ test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-ch
|
|||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-changing-target-in-delay.html stacking-context-animation-changing-target-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-changing-effect.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-changing-display-property.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == stacking-context-transform-losing-css-animation-in-delay.html stacking-context-animation-ref.html
|
||||
== stacking-context-transform-losing-css-animation-in-delay.html stacking-context-animation-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == style-updates-on-iteration-composition-changed-from-accumulate-to-replace.html style-updates-for-iteration-composite-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == style-updates-on-iteration-composition-changed-from-replace-to-accumulate.html style-updates-for-iteration-composite-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == style-updates-on-current-iteration-changed.html style-updates-for-iteration-composite-ref.html
|
||||
test-pref(dom.animations-api.core.enabled,true) == cancel-animation-with-selector-matching.html about:blank
|
||||
test-pref(dom.animations-api.core.enabled,true) == child-in-animating-element-display-none.html child-in-animating-element-display-none-ref.html
|
||||
== child-in-animating-element-display-none.html child-in-animating-element-display-none-ref.html
|
||||
|
|
|
@ -162,10 +162,10 @@ load 1278463-1.html
|
|||
pref(dom.animations-api.core.enabled,true) load 1277908-1.html # bug 1323652
|
||||
load 1277908-2.html
|
||||
load 1282076-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1282076-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1290994-1.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1290994-2.html
|
||||
pref(dom.animations-api.core.enabled,true) load 1290994-3.html
|
||||
load 1282076-2.html
|
||||
load 1290994-1.html
|
||||
load 1290994-2.html
|
||||
load 1290994-3.html
|
||||
load 1290994-4.html
|
||||
load 1314531.html
|
||||
load 1315889-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче