diff options
Diffstat (limited to 'testing/web-platform/meta/fenced-frame/opaque-ad-sizes-special-cases.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/fenced-frame/opaque-ad-sizes-special-cases.https.html.ini | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fenced-frame/opaque-ad-sizes-special-cases.https.html.ini b/testing/web-platform/meta/fenced-frame/opaque-ad-sizes-special-cases.https.html.ini new file mode 100644 index 0000000000..c790a45d23 --- /dev/null +++ b/testing/web-platform/meta/fenced-frame/opaque-ad-sizes-special-cases.https.html.ini @@ -0,0 +1,24 @@ +[opaque-ad-sizes-special-cases.https.html] + [970.1x250] + expected: FAIL + + [970x250.1] + expected: FAIL + + [971x250] + expected: FAIL + + [970x251] + expected: FAIL + + [0x100] + expected: FAIL + + [100x0] + expected: FAIL + + [MAXxMAX] + expected: FAIL + + [INFINITYxINFINITY] + expected: FAIL |