diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /layout/base/tests/chrome/chrome.ini | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'layout/base/tests/chrome/chrome.ini')
-rw-r--r-- | layout/base/tests/chrome/chrome.ini | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/layout/base/tests/chrome/chrome.ini b/layout/base/tests/chrome/chrome.ini new file mode 100644 index 000000000..2f6ca0ba8 --- /dev/null +++ b/layout/base/tests/chrome/chrome.ini @@ -0,0 +1,49 @@ +[DEFAULT] +skip-if = os == 'android' +support-files = + animated.gif + blue-32x32.png + bug495648.rdf + bug551434_childframe.html + chrome_content_integration_window.xul + chrome_over_plugin_window.xul + default_background_window.xul + dialog_with_positioning_window.xul + no_clip_iframe_subdoc.html + no_clip_iframe_window.xul + printpreview_bug396024_helper.xul + printpreview_bug482976_helper.xul + printpreview_helper.xul + file_bug1018265.xul + +[test_bug396367-1.html] +[test_bug396367-2.html] +[test_bug420499.xul] +[test_bug458898.html] +[test_bug495648.xul] +[test_bug504311.xul] +[test_bug514660.xul] +[test_bug533845.xul] +[test_bug551434.html] +[test_bug708062.html] +[test_bug812817.xul] +[test_bug847890_paintFlashing.html] +[test_bug1018265.xul] +[test_bug1041200.xul] +support-files=bug1041200_window.html +[test_chrome_content_integration.xul] +[test_chrome_over_plugin.xul] +[test_default_background.xul] +[test_dialog_with_positioning.html] +tags = openwindow +[test_fixed_bg_scrolling_repaints.html] +[test_leaf_layers_partition_browser_window.xul] +skip-if = (!debug) || (toolkit == "cocoa") || (os == "linux") # Disabled on Mac and Linux because of Bug 992311 +[test_no_clip_iframe.xul] +[test_prerendered_transforms.html] +[test_printpreview.xul] +skip-if = os == "linux" && bits == 32 # Disabled on Linux32 for bug 1278957 +[test_printpreview_bug396024.xul] +[test_printpreview_bug482976.xul] +[test_scrolling_repaints.html] +[test_will_change.html] |