diff options
Diffstat (limited to 'testing/web-platform/meta/html/editing/dnd/dom')
-rw-r--r-- | testing/web-platform/meta/html/editing/dnd/dom/events.html.ini | 3 | ||||
-rw-r--r-- | testing/web-platform/meta/html/editing/dnd/dom/specials.html.ini | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/editing/dnd/dom/events.html.ini b/testing/web-platform/meta/html/editing/dnd/dom/events.html.ini new file mode 100644 index 0000000000..1e16d3cd6b --- /dev/null +++ b/testing/web-platform/meta/html/editing/dnd/dom/events.html.ini @@ -0,0 +1,3 @@ +[events.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/editing/dnd/dom/specials.html.ini b/testing/web-platform/meta/html/editing/dnd/dom/specials.html.ini new file mode 100644 index 0000000000..74d5695d46 --- /dev/null +++ b/testing/web-platform/meta/html/editing/dnd/dom/specials.html.ini @@ -0,0 +1,3 @@ +[specials.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |