From 9abe18698f2af028aa9abd8ec8aca98e0db2a055 Mon Sep 17 00:00:00 2001 From: Cosmin Sabou Date: Tue, 29 Oct 2019 13:03:30 +0000 Subject: [PATCH] Bug 1591785 - add expectations for the-autofocus-attribute/first-when-later-but-before.html. r=jgraham Differential Revision: https://phabricator.services.mozilla.com/D50900 --HG-- extra : moz-landing-system : lando --- .../first-when-later-but-before.html.ini | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/first-when-later-but-before.html.ini diff --git a/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/first-when-later-but-before.html.ini b/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/first-when-later-but-before.html.ini new file mode 100644 index 000000000000..72a609720d71 --- /dev/null +++ b/testing/web-platform/meta/html/interaction/focus/the-autofocus-attribute/first-when-later-but-before.html.ini @@ -0,0 +1,4 @@ +[first-when-later-but-before.html] + [The temporally first autofocus in the document wins, even if an element is inserted later that is previous in the document tree.] + expected: + if (os == 'android') and not debug: [PASS, FAIL]