summaryrefslogtreecommitdiffstats
path: root/layout/reftests/details-summary
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-12-31 22:46:09 +0000
committerMoonchild <moonchild@palemoon.org>2020-12-31 22:46:09 +0000
commit0bb464bfc13e3a0239fd268de265fc332014b385 (patch)
tree5b3075f86ebe79961b047fc5e338d65b933f3f23 /layout/reftests/details-summary
parente011a048e431bd850bfd42b5fb8c6eec0b6b878e (diff)
downloadUXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.gz
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.lz
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.tar.xz
UXP-0bb464bfc13e3a0239fd268de265fc332014b385.zip
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
Diffstat (limited to 'layout/reftests/details-summary')
-rw-r--r--layout/reftests/details-summary/reftest-stylo.list81
1 files changed, 0 insertions, 81 deletions
diff --git a/layout/reftests/details-summary/reftest-stylo.list b/layout/reftests/details-summary/reftest-stylo.list
deleted file mode 100644
index 2c6ec0d7b..000000000
--- a/layout/reftests/details-summary/reftest-stylo.list
+++ /dev/null
@@ -1,81 +0,0 @@
-# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
-
-# Basic <summary> handling
-== multiple-summary.html multiple-summary.html
-== open-multiple-summary.html open-multiple-summary.html
-== summary-not-first-child.html summary-not-first-child.html
-== open-summary-not-first-child.html open-summary-not-first-child.html
-== open-summary-block-style.html open-summary-block-style.html
-== no-summary.html no-summary.html
-== open-no-summary.html open-no-summary.html
-== summary-not-in-details.html summary-not-in-details.html
-== summary-not-direct-child.html summary-not-direct-child.html
-== float-in-summary.html float-in-summary.html
-
-# Add elements dynamically
-== dynamic-add-single-summary.html dynamic-add-single-summary.html
-== dynamic-add-summary-not-first-child.html dynamic-add-summary-not-first-child.html
-== dynamic-add-summary-and-paragraph.html dynamic-add-summary-and-paragraph.html
-== dynamic-add-paragraph-before-summary.html dynamic-add-paragraph-before-summary.html
-== dynamic-add-paragraph-before-summary-close.html dynamic-add-paragraph-before-summary-close.html
-== dynamic-add-paragraph-after-summary.html dynamic-add-paragraph-after-summary.html
-== dynamic-add-paragraph-after-summary-close.html dynamic-add-paragraph-after-summary-close.html
-== dynamic-add-details.html dynamic-add-details.html
-== dynamic-add-first-summary.html dynamic-add-first-summary.html
-== dynamic-add-second-summary.html dynamic-add-second-summary.html
-
-# Remove elements dynamically
-== dynamic-remove-single-summary.html dynamic-remove-single-summary.html
-== dynamic-remove-summary-not-first-child.html dynamic-remove-summary-not-first-child.html
-== dynamic-remove-first-summary.html dynamic-remove-first-summary.html
-== dynamic-remove-second-summary.html dynamic-remove-second-summary.html
-
-# Toggle details by open attribute
-== close-nested-details.html close-nested-details.html
-== open-nested-details.html open-nested-details.html
-
-# With 'overflow' property
-== overflow-hidden-open-details.html overflow-hidden-open-details.html
-== overflow-auto-open-details.html overflow-auto-open-details.html
-
-# With pagination property
-== details-page-break-after-1.html details-page-break-after-1.html
-== details-page-break-after-2.html details-page-break-after-2.html
-== details-page-break-before-1.html details-page-break-before-1.html
-== details-page-break-before-2.html details-page-break-before-2.html
-
-# Various properties on details or summary
-== details-display-inline.html details-display-inline.html
-== details-percentage-height-children.html details-percentage-height-children.html
-== details-absolute-children.html details-absolute-children.html
-== details-three-columns.html details-three-columns.html
-== details-writing-mode.html details-writing-mode.html
-== details-in-ol.html details-in-ol.html
-== summary-three-columns.html summary-three-columns.html
-
-# Dispatch mouse click to summary
-== mouse-click-single-summary.html mouse-click-single-summary.html
-== mouse-click-twice-single-summary.html mouse-click-twice-single-summary.html
-== mouse-click-open-single-summary.html mouse-click-open-single-summary.html
-== mouse-click-twice-open-single-summary.html mouse-click-twice-open-single-summary.html
-== mouse-click-open-second-summary.html mouse-click-open-second-summary.html
-== mouse-click-overflow-hidden-details.html mouse-click-overflow-hidden-details.html
-== mouse-click-twice-overflow-hidden-details.html mouse-click-twice-overflow-hidden-details.html
-skip == mouse-click-overflow-auto-details.html mouse-click-overflow-auto-details.html
-== mouse-click-twice-overflow-auto-details.html mouse-click-twice-overflow-auto-details.html
-== mouse-click-display-none-details.html mouse-click-display-none-details.html
-== mouse-click-change-details-to-display-none.html mouse-click-change-details-to-display-none.html
-== mouse-click-change-summary-to-display-none.html mouse-click-change-summary-to-display-none.html
-== mouse-click-move-summary-to-different-details.html mouse-click-move-summary-to-different-details.html
-
-# Dispatch mouse click to out-of-flow details or summary
-== mouse-click-fixed-summary.html mouse-click-fixed-summary.html
-== mouse-click-twice-fixed-summary.html mouse-click-twice-fixed-summary.html
-== mouse-click-float-details.html mouse-click-float-details.html
-== mouse-click-twice-float-details.html mouse-click-twice-float-details.html
-
-# Dispatch keyboard event to summary
-== key-enter-single-summary.html key-enter-single-summary.html
-== key-enter-open-second-summary.html key-enter-open-second-summary.html
-== key-enter-prevent-default.html key-enter-prevent-default.html
-== key-space-single-summary.html key-space-single-summary.html