Files
tubestation/toolkit/devtools/server/tests/browser/browser.ini
Patrick Brosset e5ff608b97 Bug 1155651 - Return all players below a node in getAnimationPlayersForNode; r=miker
Now when the front requests the list of AnimationPlayers for a node,
all players for this node + the nodes in its subtree are returned.
Also the mutationobserver starts observing all mutations in the node
and its subtree.
2015-04-21 09:22:30 +02:00

54 lines
1.5 KiB
INI

[DEFAULT]
tags = devtools
skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
subsuite = devtools
support-files =
head.js
animation.html
navigate-first.html
navigate-second.html
storage-dynamic-windows.html
storage-listings.html
storage-unsecured-iframe.html
storage-updates.html
storage-secured-iframe.html
timeline-iframe-child.html
timeline-iframe-parent.html
director-script-target.html
[browser_animation_actors_01.js]
[browser_animation_actors_02.js]
[browser_animation_actors_03.js]
[browser_animation_actors_04.js]
[browser_animation_actors_05.js]
[browser_animation_actors_06.js]
[browser_animation_actors_07.js]
[browser_animation_actors_08.js]
[browser_animation_actors_09.js]
[browser_animation_actors_10.js]
[browser_animation_actors_11.js]
[browser_animation_actors_12.js]
[browser_animation_actors_13.js]
[browser_animation_actors_14.js]
[browser_animation_actors_15.js]
[browser_animation_actors_16.js]
[browser_canvasframe_helper_01.js]
[browser_canvasframe_helper_02.js]
[browser_canvasframe_helper_03.js]
[browser_canvasframe_helper_04.js]
[browser_canvasframe_helper_05.js]
[browser_canvasframe_helper_06.js]
[browser_navigateEvents.js]
[browser_storage_dynamic_windows.js]
[browser_storage_listings.js]
[browser_storage_updates.js]
[browser_timeline.js]
skip-if = buildapp == 'mulet'
[browser_timeline_actors.js]
skip-if = buildapp == 'mulet'
[browser_timeline_iframes.js]
skip-if = buildapp == 'mulet'
[browser_directorscript_actors_exports.js]
[browser_directorscript_actors_error_events.js]
[browser_directorscript_actors.js]