diff --git a/tests/wpt/meta/MANIFEST.json b/tests/wpt/meta/MANIFEST.json index 08fc732449b..bc23e2e5dad 100644 --- a/tests/wpt/meta/MANIFEST.json +++ b/tests/wpt/meta/MANIFEST.json @@ -223590,6 +223590,19 @@ {} ] ], + "overflow-clip-margin-border-radius.html": [ + "723b7c0e9ee3162bae1fe09feb472f97a18abc00", + [ + null, + [ + [ + "/css/css-overflow/overflow-clip-margin-border-radius-ref.html", + "==" + ] + ], + {} + ] + ], "overflow-clip-margin-invalidation.html": [ "d9c87a34a53f17451b0d3ae8c2071971d1df3a94", [ @@ -431763,6 +431776,10 @@ "684de0cf0cbb59fdbe488573b19d9b55974ce93a", [] ], + "overflow-clip-margin-border-radius-ref.html": [ + "10301224070288628eb6b61291c08a99dd5eec24", + [] + ], "overflow-clip-margin-invalidation-ref.html": [ "1ec2a5ce0a21c8dd578b3fcfde702307e4e2a9a8", [] diff --git a/tests/wpt/tests/css/css-overflow/overflow-clip-margin-border-radius-ref.html b/tests/wpt/tests/css/css-overflow/overflow-clip-margin-border-radius-ref.html new file mode 100644 index 00000000000..10301224070 --- /dev/null +++ b/tests/wpt/tests/css/css-overflow/overflow-clip-margin-border-radius-ref.html @@ -0,0 +1,20 @@ + +CSS Reference: overflow-clip-margin with border-radius + + +
+
+
diff --git a/tests/wpt/tests/css/css-overflow/overflow-clip-margin-border-radius.html b/tests/wpt/tests/css/css-overflow/overflow-clip-margin-border-radius.html new file mode 100644 index 00000000000..723b7c0e9ee --- /dev/null +++ b/tests/wpt/tests/css/css-overflow/overflow-clip-margin-border-radius.html @@ -0,0 +1,35 @@ + +CSS Test: overflow-clip-margin with border-radius + + + + + + + +
+
+