summaryrefslogtreecommitdiff
path: root/layout
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2017-11-30 10:47:07 +0100
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2017-11-30 10:47:07 +0100
commit10e5565e07d0894fa3ddf43b46303c769adba856 (patch)
tree2a80ebdd0c31fb10ea8707d737ca471990566734 /layout
parente4c0d61b71efb606d9cedb872748f2c0a9bcf959 (diff)
downloadpalemoon-gre-10e5565e07d0894fa3ddf43b46303c769adba856.tar.gz
HTML - details/summary - reftest.list (follow up)
Diffstat (limited to 'layout')
-rw-r--r--layout/reftests/details-summary/reftest.list140
1 files changed, 70 insertions, 70 deletions
diff --git a/layout/reftests/details-summary/reftest.list b/layout/reftests/details-summary/reftest.list
index 04ce2f76a..dcdaf0e3b 100644
--- a/layout/reftests/details-summary/reftest.list
+++ b/layout/reftests/details-summary/reftest.list
@@ -1,90 +1,90 @@
# Basic <summary> handling
-multiple-summary.html single-summary.html
-open-multiple-summary.html open-multiple-summary-ref.html
-summary-not-first-child.html single-summary.html
-open-summary-not-first-child.html open-single-summary.html
-open-summary-block-style.html open-summary-block-style-ref.html
-no-summary.html no-summary-ref.html
-open-no-summary.html open-no-summary-ref.html
-summary-not-in-details.html summary-not-in-details-ref.html
-summary-not-direct-child.html summary-not-direct-child-ref.html
-float-in-summary.html float-in-summary-ref.html
+== multiple-summary.html single-summary.html
+== open-multiple-summary.html open-multiple-summary-ref.html
+== summary-not-first-child.html single-summary.html
+== open-summary-not-first-child.html open-single-summary.html
+== open-summary-block-style.html open-summary-block-style-ref.html
+== no-summary.html no-summary-ref.html
+== open-no-summary.html open-no-summary-ref.html
+== summary-not-in-details.html summary-not-in-details-ref.html
+== summary-not-direct-child.html summary-not-direct-child-ref.html
+== float-in-summary.html float-in-summary-ref.html
# Add elements dynamically
-dynamic-add-single-summary.html open-single-summary.html
-dynamic-add-summary-not-first-child.html open-single-summary.html
-dynamic-add-summary-and-paragraph.html open-single-summary.html
-dynamic-add-paragraph-before-summary.html open-single-summary.html
-dynamic-add-paragraph-before-summary-close.html single-summary.html
-dynamic-add-paragraph-after-summary.html open-single-summary.html
-dynamic-add-paragraph-after-summary-close.html single-summary.html
-dynamic-add-details.html open-single-summary.html
-dynamic-add-first-summary.html open-multiple-summary.html
-dynamic-add-second-summary.html open-multiple-summary.html
+== dynamic-add-single-summary.html open-single-summary.html
+== dynamic-add-summary-not-first-child.html open-single-summary.html
+== dynamic-add-summary-and-paragraph.html open-single-summary.html
+== dynamic-add-paragraph-before-summary.html open-single-summary.html
+== dynamic-add-paragraph-before-summary-close.html single-summary.html
+== dynamic-add-paragraph-after-summary.html open-single-summary.html
+== dynamic-add-paragraph-after-summary-close.html single-summary.html
+== dynamic-add-details.html open-single-summary.html
+== dynamic-add-first-summary.html open-multiple-summary.html
+== dynamic-add-second-summary.html open-multiple-summary.html
# Remove elements dynamically
-dynamic-remove-single-summary.html open-no-summary.html
-dynamic-remove-summary-not-first-child.html open-no-summary.html
-dynamic-remove-first-summary.html open-single-summary.html
-dynamic-remove-second-summary.html open-single-summary.html
+== dynamic-remove-single-summary.html open-no-summary.html
+== dynamic-remove-summary-not-first-child.html open-no-summary.html
+== dynamic-remove-first-summary.html open-single-summary.html
+== dynamic-remove-second-summary.html open-single-summary.html
# Toggle details by open attribute
-close-nested-details.html close-nested-details-ref.html
-open-nested-details.html open-nested-details-ref.html
-
+== close-nested-details.html close-nested-details-ref.html
+== open-nested-details.html open-nested-details-ref.html
+
# With 'overflow' property
-overflow-hidden-open-details.html overflow-hidden-open-details-ref.html
-overflow-auto-open-details.html overflow-auto-open-details-ref.html
+== overflow-hidden-open-details.html overflow-hidden-open-details-ref.html
+== overflow-auto-open-details.html overflow-auto-open-details-ref.html
# With pagination property
-details-page-break-after-1.html details-two-pages.html
-details-page-break-after-2.html details-two-pages.html
-details-page-break-before-1.html details-two-pages.html
-details-page-break-before-2.html details-two-pages.html
+== details-page-break-after-1.html details-two-pages.html
+== details-page-break-after-2.html details-two-pages.html
+== details-page-break-before-1.html details-two-pages.html
+== details-page-break-before-2.html details-two-pages.html
# With 'float' property
-float-left-and-float-details.html float-left-and-float-details-ref.html
-float-left-and-inflow-details.html float-left-and-inflow-details-ref.html
-float-left-and-float-open-details.html float-left-and-float-open-details-ref.html
-float-left-and-inflow-open-details.html float-left-and-inflow-open-details-ref.html
-float-right-and-float-details.html float-right-and-float-details-ref.html
-float-right-and-inflow-details.html float-right-and-inflow-details-ref.html
-float-right-and-float-open-details.html float-right-and-float-open-details-ref.html
-float-right-and-inflow-open-details.html float-right-and-inflow-open-details-ref.html
-float-open-details-contains-float-left.html float-open-details-contains-float-left-ref.html
-float-open-details-contains-float-right.html float-open-details-contains-float-right-ref.html
+== float-left-and-float-details.html float-left-and-float-details-ref.html
+== float-left-and-inflow-details.html float-left-and-inflow-details-ref.html
+== float-left-and-float-open-details.html float-left-and-float-open-details-ref.html
+== float-left-and-inflow-open-details.html float-left-and-inflow-open-details-ref.html
+== float-right-and-float-details.html float-right-and-float-details-ref.html
+== float-right-and-inflow-details.html float-right-and-inflow-details-ref.html
+== float-right-and-float-open-details.html float-right-and-float-open-details-ref.html
+== float-right-and-inflow-open-details.html float-right-and-inflow-open-details-ref.html
+== float-open-details-contains-float-left.html float-open-details-contains-float-left-ref.html
+== float-open-details-contains-float-right.html float-open-details-contains-float-right-ref.html
# Various properties on details or summary
-details-display-inline.html details-display-inline-ref.html
-details-percentage-height-children.html details-percentage-height-children-ref.html
-details-absolute-children.html details-absolute-children-ref.html
-details-three-columns.html details-three-columns-ref.html
-details-writing-mode.html details-writing-mode-ref.html
-details-in-ol.html details-in-ol-ref.html
+== details-display-inline.html details-display-inline-ref.html
+== details-percentage-height-children.html details-percentage-height-children-ref.html
+== details-absolute-children.html details-absolute-children-ref.html
+== details-three-columns.html details-three-columns-ref.html
+== details-writing-mode.html details-writing-mode-ref.html
+== details-in-ol.html details-in-ol-ref.html
# Dispatch mouse click to summary
-mouse-click-single-summary.html open-single-summary.html
-mouse-click-twice-single-summary.html single-summary.html
-mouse-click-open-single-summary.html single-summary.html
-mouse-click-twice-open-single-summary.html open-single-summary.html
-mouse-click-open-second-summary.html open-multiple-summary.html
-mouse-click-overflow-hidden-details.html overflow-hidden-open-details.html
-mouse-click-twice-overflow-hidden-details.html overflow-hidden-details.html
-mouse-click-overflow-auto-details.html overflow-auto-open-details.html
-mouse-click-twice-overflow-auto-details.html overflow-auto-details.html
-mouse-click-display-none-details.html open-single-summary.html
-mouse-click-change-details-to-display-none.html open-single-summary.html
-mouse-click-change-summary-to-display-none.html mouse-click-change-summary-to-display-none-ref.html
-mouse-click-move-summary-to-different-details.html mouse-click-move-summary-to-different-details-ref.html
+== mouse-click-single-summary.html open-single-summary.html
+== mouse-click-twice-single-summary.html single-summary.html
+== mouse-click-open-single-summary.html single-summary.html
+== mouse-click-twice-open-single-summary.html open-single-summary.html
+== mouse-click-open-second-summary.html open-multiple-summary.html
+== mouse-click-overflow-hidden-details.html overflow-hidden-open-details.html
+== mouse-click-twice-overflow-hidden-details.html overflow-hidden-details.html
+== mouse-click-overflow-auto-details.html overflow-auto-open-details.html
+== mouse-click-twice-overflow-auto-details.html overflow-auto-details.html
+== mouse-click-display-none-details.html open-single-summary.html
+== mouse-click-change-details-to-display-none.html open-single-summary.html
+== mouse-click-change-summary-to-display-none.html mouse-click-change-summary-to-display-none-ref.html
+== mouse-click-move-summary-to-different-details.html mouse-click-move-summary-to-different-details-ref.html
# Dispatch mouse click to out-of-flow details or summary
-mouse-click-fixed-summary.html open-fixed-summary.html
-mouse-click-twice-fixed-summary.html fixed-summary.html
-mouse-click-float-details.html open-float-details.html
-mouse-click-twice-float-details.html float-details.html
+== mouse-click-fixed-summary.html open-fixed-summary.html
+== mouse-click-twice-fixed-summary.html fixed-summary.html
+== mouse-click-float-details.html open-float-details.html
+== mouse-click-twice-float-details.html float-details.html
# Dispatch keyboard event to summary
-key-enter-single-summary.html open-single-summary.html
-key-enter-open-second-summary.html open-multiple-summary.html
-key-enter-prevent-default.html single-summary.html
-key-space-single-summary.html open-single-summary.html
+== key-enter-single-summary.html open-single-summary.html
+== key-enter-open-second-summary.html open-multiple-summary.html
+== key-enter-prevent-default.html single-summary.html
+== key-space-single-summary.html open-single-summary.html