mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,33 @@
|
|||
[abspos-dialog-layout.html]
|
||||
[showModal() should center in the viewport]
|
||||
expected: FAIL
|
||||
|
||||
[The dialog should be centered regardless of the presence of a horizontal scrollbar.]
|
||||
expected: FAIL
|
||||
|
||||
[A tall dialog should be positioned at the top of the viewport.]
|
||||
expected: FAIL
|
||||
|
||||
[Dialog should not recenter on relayout.]
|
||||
expected: FAIL
|
||||
|
||||
[Dialog should be recentered if showModal() is called after removing 'open'.]
|
||||
expected: FAIL
|
||||
|
||||
[Dialog should be recentered if showModal() is called after close()]
|
||||
expected: FAIL
|
||||
|
||||
[A centered dialog's position should survive becoming display:none temporarily.]
|
||||
expected: FAIL
|
||||
|
||||
[Dialog's specified position should survive after close() and showModal().]
|
||||
expected: FAIL
|
||||
|
||||
[Centering should work when dialog is inside positioned containers.]
|
||||
expected: FAIL
|
||||
|
||||
[Dialog should still be centered when removed, and re-added to the document.]
|
||||
expected: FAIL
|
||||
|
||||
[Dialog should not still be centered when removed, and re-added to the document.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-descendant-selector.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-does-not-inherit.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-dynamic-style-change.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-in-flow.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[backdrop-stacking-order.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,108 @@
|
|||
[centering.html]
|
||||
[horizontal-tb (container vertical-rl) (dialog horizontal-tb): tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (dialog horizontal-tb): tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (container horizontal-tb) (dialog vertical-rl): tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr (dialog horizontal-tb): tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb (container vertical-rl): tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (container horizontal-tb): tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: square viewport]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: wide viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr: dialog bigger than viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl: tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: dialog bigger than viewport]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr: tall viewport]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: wide viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: wide viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: square viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: square viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb: dialog and viewport match, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl: tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl: tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr: tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr: tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (dialog horizontal-tb): tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (dialog horizontal-tb): tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr (dialog horizontal-tb): tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-lr (dialog horizontal-tb): tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb (container vertical-rl): tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb (container vertical-rl): tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (container horizontal-tb): tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (container horizontal-tb): tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb (container vertical-rl) (dialog horizontal-tb): tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[horizontal-tb (container vertical-rl) (dialog horizontal-tb): tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (container horizontal-tb) (dialog vertical-rl): tall viewport, default-sizes: true]
|
||||
expected: FAIL
|
||||
|
||||
[vertical-rl (container horizontal-tb) (dialog vertical-rl): tall viewport, default-sizes: false]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[default-color.html]
|
||||
[<dialog> color and background match default]
|
||||
expected: FAIL
|
||||
|
||||
[<dialog> colors react to dark mode]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dialog-close-event.html]
|
||||
[Test that dialog receives a close event upon closing.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[dialog-focus-shadow-delegatesfocus.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[dialog-focus-shadow-double-nested.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[dialog-focus-shadow.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,6 @@
|
|||
[dialog-focusing-steps-disconnected.html]
|
||||
[dialog.show(): focusing steps should not change focus on disconnected <dialog>]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal() should throw on disconnected <dialog>]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[dialog-focusing-steps-inert.html]
|
||||
[dialog.show(): focusing steps should not change focus when dialog is inert]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal(): focusing steps should apply focus fixup rule when dialog is inert]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dialog-inert.html]
|
||||
[dialog-inert]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dialog-inert.tentative.html]
|
||||
[dialog-inert]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dialog-open-2.html]
|
||||
[Tests that dialog is visible after show() is called and not visible after close() is called.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[dialog-overlay-re-add-during-transition.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,6 @@
|
|||
[dialog-overlay.html]
|
||||
[dialog computed overlay initially 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Opening and closing a modal dialog changes computed overlay to 'auto' and back to 'none']
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[dialog-show-modal.html]
|
||||
[Tests that showModal() performs the steps specified in the HTML spec.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,30 @@
|
|||
[dialog-showModal.html]
|
||||
[dialog element: showModal()]
|
||||
expected: FAIL
|
||||
|
||||
[showModal() on a <dialog> that already has an open attribute throws an InvalidStateError exception]
|
||||
expected: FAIL
|
||||
|
||||
[showModal() on a <dialog> after initial showModal() and removing the open attribute]
|
||||
expected: FAIL
|
||||
|
||||
[showModal() on a <dialog> not in a Document throws an InvalidStateError exception]
|
||||
expected: FAIL
|
||||
|
||||
[when opening multiple dialogs, only the newest one is non-inert]
|
||||
expected: FAIL
|
||||
|
||||
[opening dialog without focusable children]
|
||||
expected: FAIL
|
||||
|
||||
[opening dialog with multiple focusable children]
|
||||
expected: FAIL
|
||||
|
||||
[opening dialog with multiple focusable children, one having the autofocus attribute]
|
||||
expected: FAIL
|
||||
|
||||
[when opening multiple dialogs, the most recently opened is rendered on top]
|
||||
expected: FAIL
|
||||
|
||||
[Although the document is not attached to any pages, showModal() should execute as normal.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fixed-position-child-with-contain-ancestor.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fixed-position-child-with-fo-ancestor.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fixed-position-child-with-transformed-ancestor.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[fixed-position-child-with-will-change-ancestor.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inert-focus-in-frames.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[inert-node-is-not-highlighted.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inert-node-is-unfocusable.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,3 @@
|
|||
[inert-node-is-unselectable.html]
|
||||
[Test that inert nodes cannot be selected. The test passes if the only text you can select is inside the dialog.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inertness-with-modal-dialogs-and-iframes.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[modal-dialog-backdrop.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[modal-dialog-display-contents.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[modal-dialog-generated-content.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[modal-dialog-in-visibility-hidden.html]
|
||||
[Non-modal dialog should let parent visibility inherit]
|
||||
expected: FAIL
|
||||
|
||||
[Modal dialog should have visibility: visible by default in UA sheet]
|
||||
expected: FAIL
|
||||
|
||||
[Modal dialog visibility should be overridable]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[modal-dialog-scroll-height.html]
|
||||
[dialogs should be centered before computing overflow.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[multiple-centered-dialogs.html]
|
||||
[Test that multiple dialogs are centered properly.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[non-modal-dialog-layout.html]
|
||||
[Tests layout of non-modal dialogs.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[remove-dialog-should-unblock-document.html]
|
||||
[Test that removing dialog unblocks the document.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[removed-element-is-removed-from-top-layer.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[submit-dialog-close-event.html]
|
||||
[Tests submitting a dialog on a close event triggered by a previous submission.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[synthetic-click-inert.html]
|
||||
[Test that inert nodes still get programmatic click events]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-containing-block.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-display-none.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-nesting.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-clip.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-filter.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-mask.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-opacity.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-overflow-clip.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-overflow-hidden.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-overflow-scroll.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-parent-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[top-layer-position.html]
|
||||
[Verifies that position:static and position:relative computed to position:absolute in the top layer.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-stacking-correct-order-remove-readd.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-stacking-dynamic.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[top-layer-stacking.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue