diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-backgrounds/background-clip')
-rw-r--r-- | testing/web-platform/meta/css/css-backgrounds/background-clip/__dir__.ini | 1 | ||||
-rw-r--r-- | testing/web-platform/meta/css/css-backgrounds/background-clip/clip-text-flex.html.ini | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-backgrounds/background-clip/__dir__.ini b/testing/web-platform/meta/css/css-backgrounds/background-clip/__dir__.ini new file mode 100644 index 0000000000..d5661f0dcc --- /dev/null +++ b/testing/web-platform/meta/css/css-backgrounds/background-clip/__dir__.ini @@ -0,0 +1 @@ +lsan-allowed: [Alloc, MakeUnique, Realloc, XPCNativeInterface::NewInstance, XPCNativeSet::NewInstance, XPCNativeSet::NewInstanceMutate, XPCWrappedNative::GetNewOrUsed, XPCWrappedNativeProto::GetNewOrUsed, mozilla::extensions::AtomSet::Get, mozilla::extensions::MatchPattern::Constructor, mozilla::extensions::MatchPattern::Init] diff --git a/testing/web-platform/meta/css/css-backgrounds/background-clip/clip-text-flex.html.ini b/testing/web-platform/meta/css/css-backgrounds/background-clip/clip-text-flex.html.ini new file mode 100644 index 0000000000..3a92a7853d --- /dev/null +++ b/testing/web-platform/meta/css/css-backgrounds/background-clip/clip-text-flex.html.ini @@ -0,0 +1,4 @@ +[clip-text-flex.html] + expected: + if os == "win": FAIL + if os == "mac": FAIL |