WEB_FEATURES.yml (618B)
1 features: 2 - name: dialog 3 files: "**" 4 - name: closewatcher 5 files: 6 - "dialog-cancel-events.html" 7 - "dialog-canceling.html" 8 - name: dialog-closedby 9 files: 10 - dialog-closedby.html 11 - dialog-closedby-* 12 - dialog-popover-closedby-* 13 - name: requestclose 14 files: 15 - dialog-requestclose.html 16 - dialog-requestclose-* 17 - name: backdrop 18 files: 19 - backdrop-* 20 - dialogs-with-no-backdrop.html 21 - modal-dialog-backdrop.html 22 - modal-dialog-backdrop-opacity.html 23 - modal-dialog-display-contents.html 24 - modal-dialog-generated-content.html 25 - name: open-pseudo 26 files: 27 - dialog-open-pseudo-invalidation.html