diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 56c8b17b01f..48caf7e5b3d 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -1356,6 +1356,18 @@ "url": "/_mozilla/css/data_img_a.html" } ], + "css/deferred-paint.html": [ + { + "path": "css/deferred-paint.html", + "references": [ + [ + "/_mozilla/css/deferred-paint-ref.html", + "==" + ] + ], + "url": "/_mozilla/css/deferred-paint.html" + } + ], "css/direction_style_caching.html": [ { "path": "css/direction_style_caching.html", @@ -10690,6 +10702,30 @@ "url": "/_mozilla/css/data_img_a.html" } ], + "css/deferred-paint-ref.html": [ + { + "path": "css/deferred-paint-ref.html", + "references": [ + [ + "/_mozilla/css/deferred-paint-ref.html", + "==" + ] + ], + "url": "/_mozilla/css/deferred-paint-ref.html" + } + ], + "css/deferred-paint.html": [ + { + "path": "css/deferred-paint.html", + "references": [ + [ + "/_mozilla/css/deferred-paint-ref.html", + "==" + ] + ], + "url": "/_mozilla/css/deferred-paint.html" + } + ], "css/direction_style_caching.html": [ { "path": "css/direction_style_caching.html", diff --git a/tests/wpt/mozilla/tests/css/deferred-paint-ref.html b/tests/wpt/mozilla/tests/css/deferred-paint-ref.html new file mode 100644 index 00000000000..41bb364d0e6 --- /dev/null +++ b/tests/wpt/mozilla/tests/css/deferred-paint-ref.html @@ -0,0 +1,15 @@ + + +