diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/element-timing/fixed-id-identifier.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/element-timing/fixed-id-identifier.html.ini b/testing/web-platform/meta/element-timing/fixed-id-identifier.html.ini new file mode 100644 index 0000000000..ba52494fe3 --- /dev/null +++ b/testing/web-platform/meta/element-timing/fixed-id-identifier.html.ini @@ -0,0 +1,6 @@ +[fixed-id-identifier.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + if (os == "mac") and not debug: [OK, TIMEOUT] + [PerformanceElementTiming id and identifier do not change when Element changes.] + expected: FAIL |