diff options
Diffstat (limited to 'dom/grid/test/chrome.toml')
-rw-r--r-- | dom/grid/test/chrome.toml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dom/grid/test/chrome.toml b/dom/grid/test/chrome.toml new file mode 100644 index 0000000000..47aba99351 --- /dev/null +++ b/dom/grid/test/chrome.toml @@ -0,0 +1,23 @@ +[DEFAULT] + +["chrome/test_grid_areas.html"] + +["chrome/test_grid_equality.html"] + +["chrome/test_grid_fragmentation.html"] + +["chrome/test_grid_implicit.html"] + +["chrome/test_grid_line_numbers.html"] + +["chrome/test_grid_lines.html"] + +["chrome/test_grid_object.html"] + +["chrome/test_grid_repeat_auto_fill.html"] + +["chrome/test_grid_repeat_auto_fit.html"] + +["chrome/test_grid_subtree_dirty.html"] + +["chrome/test_grid_tracks.html"] |