diff options
Diffstat (limited to 'testing/web-platform/meta/selection/onselectionchange-on-distinct-text-controls.html.ini')
-rw-r--r-- | testing/web-platform/meta/selection/onselectionchange-on-distinct-text-controls.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/selection/onselectionchange-on-distinct-text-controls.html.ini b/testing/web-platform/meta/selection/onselectionchange-on-distinct-text-controls.html.ini new file mode 100644 index 0000000000..86e2ce59c0 --- /dev/null +++ b/testing/web-platform/meta/selection/onselectionchange-on-distinct-text-controls.html.ini @@ -0,0 +1,6 @@ +[onselectionchange-on-distinct-text-controls.html] + [selectionchange event on each input element fires independently] + expected: FAIL + + [selectionchange event on each textarea element fires independently] + expected: FAIL |