diff options
Diffstat (limited to 'testing/web-platform/meta/selection/onselectionchange-on-document.html.ini')
-rw-r--r-- | testing/web-platform/meta/selection/onselectionchange-on-document.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/selection/onselectionchange-on-document.html.ini b/testing/web-platform/meta/selection/onselectionchange-on-document.html.ini new file mode 100644 index 0000000000..99e45017ab --- /dev/null +++ b/testing/web-platform/meta/selection/onselectionchange-on-document.html.ini @@ -0,0 +1,6 @@ +[onselectionchange-on-document.html] + [task to fire selectionchange event gets queued each time selection is mutated] + expected: FAIL + + [has scheduled selectionchange event is set to false at the beginning of a task to fire selectionchange event] + expected: FAIL |