mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Issue #1053 - Part 2b: Remove android from /layout reftests
Also cleans up some other obsolete checks and stylo reftest lists.
This commit is contained in:
parent
787b0a52a3
commit
89823dc87b
397 changed files with 511 additions and 18100 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue